Edit frame doesn't fit to parent size
Torsten Bronger
bronger at physik.rwth-aachen.de
Mon Dec 4 06:48:31 PST 2006
Hallöchen!
Christian Kristukat writes:
> Torsten Bronger <bronger <at> physik.rwth-aachen.de> writes:
>
>> def open_file(self, filename):
>> self.filename = os.path.abspath(filename)
>> if not self.editor:
>> self.editor = Editor(self)
>> self.editor.LoadFile(self.filename)
>
> I'm not on windows, but I think putting a self.Layout() here might
> work.
Unfortunately, neither self.editor.Layout() nor self.Layout() does
the trick.
Tschö,
Torsten.
--
Torsten Bronger, aquisgrana, europa vetus
ICQ 264-296-646
(See http://ime.webhop.org for Jabber, MSN, etc.)
More information about the wxpython-users
mailing list