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
-- http://mail.python.org/mailman/listinfo/python-list
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
-- http://mail.python.org/mailman/listinfo/python-list