wxWidgets/include/wx/propgrid
2009-03-12 18:17:55 +00:00
..
advprops.h
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 Fixed and refactored wxPropertyGridManager decsription text box painting 2009-02-07 13:35:26 +00:00
property.h Reworked the way child properties can be added to a property that has not yet been added to a grid or page; AddChild() deprecated, now use AddPrivateChild() instead. For public children, new member functions AppendChild() and InsertChild() should do the job. 2009-03-12 18:17:55 +00:00
propgrid.h By default, always refresh editor and redraw properties when property value is changed 2009-03-04 19:53:34 +00:00
propgriddefs.h Property value images are no longer shrinked horizontally 2009-03-06 17:32:28 +00:00
propgridiface.h Improved documentation for GetProperty(), GetPropertyByName() 2009-02-17 18:36:35 +00:00
propgridpagestate.h Clarified wxPropertyGrid::HitTest() docs 2009-02-13 16:15:12 +00:00
props.h Remove wxEnumProperty::ms_prevIndex 2009-03-03 21:04:08 +00:00