wxWidgets/include/wx/propgrid
2010-07-11 16:06:03 +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 Make m_inDoPropertyChanged and m_inCommitChangesFromEditor bools; Manage m_inDoPropertyChanged using wxON_BLOCK_EXIT_SET() 2010-07-04 11:21:27 +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 Have the new incarnation of wxPGArrayEditorDialog support the old-style 'custom button' event as something that happens when the wxEditableListBox's 'New Item' button is pressed 2010-07-11 16:06:03 +00:00