wxWidgets/include/wx/propgrid
2010-07-03 11:43:49 +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 Change wxPGProperty::SetChoices() to accept 'const wxPGChoices&' 2010-05-06 17:42:26 +00:00
propgrid.h wxPropertyGrid validation failure was not (always) reset when a valid value was entered after an invalid one. 2010-07-03 11:43:49 +00:00
propgriddefs.h Added wxPropertyGrid::DedicateKey(), which prevents specific key presses from being eaten by editor controls. This is useful for customizing keyboard navigation. Also added utility function wxPGFindInVector<>(), which is used in the new code, and also in some other places. 2010-06-12 09:30:57 +00:00
propgridiface.h Remove wxUSE_WCHAR_T checks. 2010-04-16 10:43:18 +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