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:
Alexander Koshelev 2022-01-20 17:10:47 +03:00
parent 3cc4ef5f77
commit df1504dd8f
5 changed files with 223 additions and 35 deletions

View file

@ -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 }* &