[wxPython-users] labels and center align
Greg H
gregh7 at gmail.com
Thu Jun 1 18:21:24 PDT 2006
I was already trying to call Layout after I had changed the label's text but
didn't know why it wasn't working. But it turns out I was calling Layout on
the most outer frame and not on the panel that my label was inside of.
Calling Layout on the panel now gets the center alignment I want.
Thanks for the help,
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200606=
01/8814bbd5/attachment.htm
More information about the wxpython-users
mailing list