[wxPython-users] sizer.Layout() vs. panel.Layout()
Michael Hipp
michael at hipp.com
Sat Jun 3 11:52:50 PDT 2006
> From: "Robin Dunn" <robin at alldunn.com>
> Michael Hipp wrote:
> > Is calling Layout() on the sizers and not the panel the "correct"
> > answer? Or always call it on both?
>
> [snip] In either case calling Layout on the panel or sizer that
> directly controls the item that changed will usually take care of the
> problem.
Thanks. Makes sense now that it's been explained.
Michael
More information about the wxpython-users
mailing list