XRC: add GetBitmapBundle function
The function creates wxBitmapBundle from <bitmaps> xrc tag. Co-authored-by: VZ <vz-github@zeitlins.org>
This commit is contained in:
parent
3cc4ef5f77
commit
df1504dd8f
5 changed files with 223 additions and 35 deletions
|
|
@ -467,7 +467,8 @@ t_bitmap = t_url?,
|
|||
(
|
||||
attribute stock_id { t_identifier},
|
||||
attribute stock_client { t_identifier}?
|
||||
)?
|
||||
)?,
|
||||
attribute default_size { t_size}?
|
||||
|
||||
t_font = (
|
||||
[xrc:p="o"] element size {_, t_float }* &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue