wxWidgets/interface/wx/propgrid
2009-12-22 16:12:02 +00:00
..
editors.h
manager.h Added wxPropertyGridManager header support; Refactored wxPropertyGrid DoSetSplitterPosition() code 2009-12-13 12:00:04 +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 Added wxPropertyGrid::SetUnspecifiedValueAppearance(); Added wxPGEditor::SetControlAppearance() for applying wxPGCell attributes on a property editor. 2009-12-22 16:12:02 +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