wxWidgets/include/wx/propgrid
2010-06-12 09:30:57 +00:00
..
advprops.h
editors.h
manager.h
property.h Change wxPGProperty::SetChoices() to accept 'const wxPGChoices&' 2010-05-06 17:42:26 +00:00
propgrid.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
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
propgridpagestate.h
props.h