[wx-dev] Changing toolbar tool bitmaps (wxMac problem)
Robin Dunn
robin at alldunn.com
Wed Jan 24 16:16:02 PST 2007
Vadim Zeitlin wrote:
> I think it would be nice to add
> wxToolBar::SetToolBitmap(id, bmp) which would do both SetNormalBitmap()
> and Realize() or whatever is needed under the current platform (including
> recreating the button if there is no other way).
Agreed. I was planning on adding something like that once I figured out
how to do it for the main platforms.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list