wxWidgets/include/wx/propgrid
Artur Wieczorek cbb28b1f4d Reset current category marker if deleted wxPG property is a category property.
If deleted category or its sub-category is a current category then reset current category marker.

See #16617.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-11-10 16:46:16 +00:00
..
advprops.h Compilation fixes to wxPropertyGrid after r76558. 2014-05-17 13:41:27 +00:00
editors.h removing extra semicola 2014-03-31 07:08:06 +00:00
manager.h Resolve ambiguity in multiple inheritance of function GetPropertyByLabel in wxPGPage. 2014-07-14 17:18:58 +00:00
property.h Fix drawing custom colours for wxEnumProperty choice items in wxPG. 2014-08-29 21:17:16 +00:00
propgrid.h Remove unused wxPG member variable. 2014-11-08 18:17:24 +00:00
propgriddefs.h Fix deleting editor controls associated with wxPG properties from within event handler. 2014-10-16 22:49:01 +00:00
propgridiface.h Refresh property grid when property is switched to read-only state. 2014-07-07 22:32:57 +00:00
propgridpagestate.h Reset current category marker if deleted wxPG property is a category property. 2014-11-10 16:46:16 +00:00
props.h Allow viewing read-only long string wxPropertyGrid properties values. 2014-05-31 14:21:23 +00:00