]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_NO_TOOLBAR_DIVIDER
[wxWidgets.git] / docs / changes.txt
index 395e1a2105426e808d7935e15d43ea0424552d87..33d547c1b15921c2d44a49c95fb7a27f88d81b5d 100644 (file)
@@ -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: