I add check tool to toolbar with 2 bitmaps (as described in doc), but it
use only first bitmap and ignore second. How can I fix it? Or how I can
change bitmap for tool ?
PS: wxPythonGTK 2.4.0.2
···
--
With best regards,
Alexander I. Evseev
I add check tool to toolbar with 2 bitmaps (as described in doc), but it
use only first bitmap and ignore second. How can I fix it? Or how I can
change bitmap for tool ?
PS: wxPythonGTK 2.4.0.2
--
With best regards,
Alexander I. Evseev
Alexander I. Evseev wrote:
I add check tool to toolbar with 2 bitmaps (as described in doc), but it
use only first bitmap and ignore second. How can I fix it? Or how I can
change bitmap for tool ?PS: wxPythonGTK 2.4.0.2
It depends on the cpabilities of the platform's native toolbar widget but the second bitmap is often not used...
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!