wxWidgets/interface/wx/propgrid
2009-09-27 14:35:02 +00:00
..
editors.h Allow wxPGMultiButton to work even if primary editor control was not created in wxPGEditor::CreateControls(); Clarified related samples and documentation. 2009-03-09 18:32:43 +00:00
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 Added label editing capability into wxPropertyGrid 2009-08-23 15:31:03 +00:00
propgrid.h Store property name and value in wxPropertyGridEvent, keep track of live event instances, and clear property/grid information in them in wxPropertyGrid dtor. This allows application to relay events for later processing without fear of losing most relevant information within. 2009-09-27 14:35:02 +00:00
propgridiface.h Added multiple selection feature to wxPropertyGrid (enabled by setting wxPG_EX_MULTIPLE_SELECTION style) 2009-08-17 18:36:00 +00:00
propgridpagestate.h fixed doxygen warnings; also restyled (partially) the interface headers to conform to wx doc style 2008-10-22 20:48:31 +00:00