The attachment shows a set of wx.BitmapButtons (1)in their enabled state,
(2)disabled in version 2.4.2.4 and (3)disabled in v2.5.2.2 - all under
Windows 2000. As can be seen, the last set are practically invisible.
Before I start creating individual bitmaps out of (2) and using them with
wx.BitmapButton.SetBitmapDisabled(), is there anything that can be done to
improve/revert the behaviour of the supplied, single bitmap?
The attachment shows a set of wx.BitmapButtons (1)in their enabled state, (2)disabled in version 2.4.2.4 and (3)disabled in v2.5.2.2 - all under Windows 2000. As can be seen, the last set are practically invisible. Before I start creating individual bitmaps out of (2) and using them with wx.BitmapButton.SetBitmapDisabled(), is there anything that can be done to improve/revert the behaviour of the supplied, single bitmap?
There was a fix for a typo that was checked in just this morning that will probably fix this. Try it in the next test build.
ยทยทยท
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!