[wxruby-users] Bitmap toggle button

Alex Fenton alex at pressure.to
Tue Apr 22 12:40:15 EDT 2008


Ajithkumar Warrier wrote:
> How do I make a bitmap toggle button? I tried making a toggle button
> and then drawing onto it, but that didn't work. Also, I tried a bitmap
> button but that wouldn't remain pressed like a toggle button.
Also, you might adapt from wxPython's GenBitmapToggleButton. The python 
code should be easier to translate into wxRuby.

http://svn.wxwidgets.org/svn/wx/wxPython/trunk/wx/lib/buttons.py

a



More information about the wxruby-users mailing list