Changing button size at run-time

Acolyte jmaxwell at aapt.net.au
Fri Feb 16 10:04:54 PST 2007


Robin Dunn <robin <at> alldunn.com> writes:

> Sizers don't care much about the current size of a widget, but rather their
best size and min size.  See:

> 	http://wiki.wxpython.org/index.cgi/WindowSizeInfo

> Set the button's minsize and then call Layout.



Thanks.





More information about the wxpython-users mailing list