Add "pressed" and "current" wxBitmapButton XRC properties
New names are consistent with the names of the preferred SetBitmapXXX() functions. Document them and show using one of them in the sample.
This commit is contained in:
parent
f4e3b69dd2
commit
652d37ea61
4 changed files with 27 additions and 10 deletions
|
|
@ -219,6 +219,7 @@
|
|||
<border>5</border>
|
||||
<object class="wxBitmapButton" name="controls_bitmapbutton">
|
||||
<bitmap>controls.xpm</bitmap>
|
||||
<current>custclas.xpm</current>
|
||||
</object>
|
||||
</object>
|
||||
<object class="sizeritem">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue