wxWidgets/include/wx/propgrid
Artur Wieczorek 8a971c12ad Fix deleting wxPG properties with sub-properties.
If property contains sub-properties they should be deselected prior deleting the property.

See #16617.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-10-31 16:04:44 +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 Fix deleting editor controls associated with wxPG properties from within event handler. 2014-10-16 22:49:01 +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 Fix deleting wxPG properties with sub-properties. 2014-10-31 16:04:44 +00:00
props.h Allow viewing read-only long string wxPropertyGrid properties values. 2014-05-31 14:21:23 +00:00