wxWidgets/interface/wx/propgrid
2009-10-15 16:39:19 +00:00
..
editors.h
manager.h Added multiple selection feature to wxPropertyGrid (enabled by setting wxPG_EX_MULTIPLE_SELECTION style) 2009-08-17 18:36:00 +00:00
property.h Changed 'bool recursively' to 'int flags' argument (with default value of wxPG_RECURSE) in wxPropertyGrid Set(Property)BackgroundColour() and Set(Property)TextColour() member functions. 2009-10-15 16:39:19 +00:00
propgrid.h Removed intermediate wxPanel from wxPropertyGrid. 2009-10-10 09:52:44 +00:00
propgridiface.h Changed 'bool recursively' to 'int flags' argument (with default value of wxPG_RECURSE) in wxPropertyGrid Set(Property)BackgroundColour() and Set(Property)TextColour() member functions. 2009-10-15 16:39:19 +00:00
propgridpagestate.h