We would like to be able to adjust the label position in a label. The label is integrated in the statusbar and therefor is rather small. With the standard adjustment, the label drops off the bottom. So if there is a possibility to change that, I would be very happy.
We would like to be able to adjust the label position in a label. The label is integrated in the statusbar and therefor is rather small. With the standard adjustment, the label drops off the bottom. So if there is a possibility to change that, I would be very happy.
The native buttons don't have support for it, but it wouldn't be hard to add alignment in a class derived from one of the generic button classes in wx.lib.buttons.
ยทยทยท
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!