Refactored wxStaticBox, and changed wxStaticBox and wxRadioBox border
style from sunken to the default Motif style. Added some convenience macros for checking Motif/Lesstif version. Fixed the bug that caused wxStaticBox size to change when label text was changed. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -96,7 +96,8 @@ wxMotif:
|
||||
with Motif 1.x compatibility
|
||||
- implemented wxToggleButton
|
||||
- made wxButton a bit smaller by default
|
||||
|
||||
- wxRadioBox and wxStaticBox now use the default shadow (border) style
|
||||
instead of
|
||||
wxUniv:
|
||||
|
||||
- Controls in toolbars now supported.
|
||||
|
Reference in New Issue
Block a user