wxWidgets/interface/wx/propgrid
2008-10-07 17:35:06 +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 Fix RCS-IDs 2008-10-06 15:14:06 +00:00
property.h Eliminated last property generation macros from props.h (colour property gen ones, now use subclassing facilities present in wx(System)ColourProperty) 2008-10-07 17:28:05 +00:00
propgrid.h Fix RCS-IDs 2008-10-06 15:14:06 +00:00
propgridiface.h Removed SetPropertiesFlag() (high-level function using 'undocumented' wxPGProperty flags, IIRC was mostly used as poor-man's SetEditableState() and possibly for internal use until very recently) 2008-10-07 17:35:06 +00:00
propgridpagestate.h Fix RCS-IDs 2008-10-06 15:14:06 +00:00