XRC: ability to create wxButton with wxBitmapBundle
This commit is contained in:
parent
96f5258df5
commit
7a13979f5a
3 changed files with 10 additions and 5 deletions
|
|
@ -742,7 +742,10 @@ wxButton =
|
|||
stdObjectNodeAttributes &
|
||||
stdWindowProperties &
|
||||
[xrc:p="o"] element label {_, t_text }* &
|
||||
[xrc:p="o"] element bitmap {_, t_bitmap }* &
|
||||
[xrc:p="o"](
|
||||
element bitmap {_, t_bitmap } |
|
||||
element bitmaps {_, t_bitmaps }
|
||||
)* &
|
||||
[xrc:p="o"] element bitmapposition {_, t_direction }* &
|
||||
[xrc:p="o"] element default {_, t_bool }*
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue