wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_NO_TOOLBAR_DIVIDER
and wxPG_EX_TOOLBAR_SEPARATOR styles for finer control over borders. Borders around property grid are now native for consistency. Some strange VC6 compiler errors fixed, plus size assertion in sample. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -403,6 +403,9 @@ All (GUI):
|
||||
- Fixed wxOwnerDrawComboCtrl popup size on Mac (scrollbars were always shown).
|
||||
- Fixed wxOwnerDrawComboCtrl focus problem on Mac (first-time popup
|
||||
dismissed immediately as text control grabbed the focus).
|
||||
- wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_NO_TOOLBAR_DIVIDER
|
||||
and wxPG_EX_TOOLBAR_SEPARATOR styles for finer control over borders.
|
||||
Borders around property grid are now native for consistency.
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user