how to change the order of a button, static text or other components

Ian Kelly ian.g.kelly at gmail.com
Fri Oct 21 13:39:58 EDT 2011


I assume you're arranging the components with a sizer.  Remove them from the
sizer, reinsert them in the order you want, and then call sizer.Layout().

Cheers,
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20111021/0aa7171d/attachment-0001.html>


More information about the Python-list mailing list