Add support for bitmaps to wxToggleButton XRC handler
Handle "bitmap" and "bitmapposition" attributes in wxToggleButton XRC handler, just as it's already done for wxBitmap and wxBitmapToggleButton. Closes #17850.
This commit is contained in:
@@ -136,6 +136,7 @@ All (GUI):
|
||||
text (NewPagodi).
|
||||
- Fix adding/removing items to/from wxRearrangeList.
|
||||
- Handle wxST_ELLIPSIZE_XXX styles in wxStaticText XRC handler (tm).
|
||||
- Add support for bitmaps to wxToggleButton XRC handler (tm).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user