wxWidgets/interface/wx/propgrid
2009-01-12 16:12:15 +00:00
..
editors.h
manager.h
property.h Added wxPGProperty::OnValidationFailure(); needed it and some other tweaks to allow vetoing value changes of ComboBox editors 2009-01-12 16:12:15 +00:00
propgrid.h Added wxPropertyGrid::SetSortFunction(); moved Sort() and SortChildren() to wxPropertyGridInterface; default sorting is now case-insensitive 2009-01-07 18:53:09 +00:00
propgridiface.h Reverted to old wxPG_AUTO_SORT behavior in which only root properties and immediate children of categories are (automatically) sorted; Added Sort flags; Applied slight optimization when sorting on propgridmanager page change 2009-01-10 15:16:03 +00:00
propgridpagestate.h