wxWidgets/include/wx/propgrid
2010-03-29 18:17:55 +00:00
..
advprops.h Removed most of the propgrid '#ifndef SWIG' pre-compiler conditions 2010-02-10 16:45:39 +00:00
editors.h Removed most of the propgrid '#ifndef SWIG' pre-compiler conditions 2010-02-10 16:45:39 +00:00
manager.h Removed most of the propgrid '#ifndef SWIG' pre-compiler conditions 2010-02-10 16:45:39 +00:00
property.h Use explicit wxPGPropertyFlags enum type with wxPGProperty::SetFlag() and similar member functions (thus preventing use of incorrect set of flags). Also now document wxPGProperty flags. 2010-03-17 18:17:19 +00:00
propgrid.h For better support of wxValidators, invoke wxValidator::Validate() directly. Also remove obsolete flag wxPG_FL_VALIDATION_FAILED and make wxPropertyGrid::DoEditorValidate() virtual. 2010-03-29 18:17:55 +00:00
propgriddefs.h Removed most of the propgrid '#ifndef SWIG' pre-compiler conditions 2010-02-10 16:45:39 +00:00
propgridiface.h Property removal and deletion done from wxPropertyGrid event handler is now postponed to idle event 2010-02-22 16:44:56 +00:00
propgridpagestate.h Fixed auto-resizing behavior when double-clicking a splitter; Added wxPropertyGrid::ResetColumnSizes(); wxPropertyGrid::GetSplitterPosition() got splitterIndex argument 2010-02-16 16:24:30 +00:00
props.h Removed most of the propgrid '#ifndef SWIG' pre-compiler conditions 2010-02-10 16:45:39 +00:00