wxWidgets/include/wx/propgrid
2008-09-14 13:53:21 +00:00
..
advprops.h
editors.h
manager.h
property.h wxVariant list used to translate between list of property child values and composite value string now maps values by names instead of labels. Naturally this means properties can no longer have empty name (this change allows using identical labels under same parent property. Ported from wxpropgrid SVN trunk) 2008-09-14 13:14:32 +00:00
propgrid.h wxPropertyGrid member m_visPropArray removed, now always recreated from scratch in DoDrawItems() 2008-09-13 20:14:20 +00:00
propgriddefs.h Removed dllimpexp declaration from std::vector typedef 2008-09-14 08:46:02 +00:00
propgridiface.h Updated documentation to acknowledge the fact that properties can have identical labels, and that they must have non-empty name that is unique under parent 2008-09-14 13:53:21 +00:00
propgridpagestate.h
props.h