[wxPython] layout manager?
Uwe Hoffmann
nospam at nospam.de
Mon Jun 11 14:53:54 EDT 2001
Brian Lee wrote:
> Is there any examples of controlling window layout in wxPython? I
> read some docs on http://wxpython.org/ but I don't understand it.
install wxPython;
execute the very nice example "demo.py" in the directory wxPython/demo .
( you can separately download the version 2.3 demo at
http://prdownloads.sourceforge.net/wxpython/wxPython-demo-2.3.0.tar.gz
)
in the left tree choose "Window Layout" which shows two or three layout
mechanism.
there is a wxPython specific maillist at
http://wxpython.org/maillist.php
regards
uwe
More information about the Python-list
mailing list