Sorry to be a total pest, and Iknow you have referred to this before, but are
we ever going to be able to change the background colour of a label in future
releases? I've managed to emulate this by putting the label on a panel and
changing the background colour (but can't reliably get it centred at
different screen sizes.
Sorry to be a total pest, and Iknow you have referred to this before, but are we ever going to be able to change the background colour of a label in future releases? I've managed to emulate this by putting the label on a panel and changing the background colour (but can't reliably get it centred at different screen sizes.
wx.lib.stattext.GenStaticText should be a drop-in replacement and does support fg/bg colours as well as mouse events, etc.
ยทยทยท
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!