wxWidgets/interface/wx/propgrid
2008-10-07 16:56:43 +00:00
..
editors.h When registering editor, try wxRTTI class name in additon to result of wxPGEditor::GetName(). Allows creating custom editors without needing to implement GetName(). 2008-10-06 15:48:27 +00:00
manager.h
property.h Removed wxLongStringProperty derived property creator macros (just subclass and implement OnButtonClick()); Partially fixed wxPGProperty::PrepareValueForDialogEditing() 2008-10-07 16:56:43 +00:00
propgrid.h
propgridiface.h Removed GetExpandedProperties() (used to act as poor man's GetEditableState()) 2008-10-06 15:24:05 +00:00
propgridpagestate.h