Displaying 1 result from an estimated 1 matches for "bitmapbutton_setbitmapselect".
Did you mean:
bitmapbutton_setbitmapselected
2007 Mar 18
0
[893] branches/wxruby2/wxwidgets_282: New hover bitmap methods in 2.6 -> 2.8 API
...;<ins>+* "BitmapButton#set_bitmap_hover":#BitmapButton_setbitmaphover
</ins><span class="cx"> * "BitmapButton#set_bitmap_label":#BitmapButton_setbitmaplabel
</span><span class="cx"> * "BitmapButton#set_bitmap_selected":#BitmapButton_setbitmapselected
</span><span class="cx">
</span><span class="lines">@@ -86,7 +89,10 @@
</span><span class="cx">
</span><span class="cx"> The _bitmap_ parameter is normally the only bitmap you need to provide, and Widgets wi...