wxWidgets/include/wx/propgrid
2009-06-07 07:52:53 +00:00
..
advprops.h Implementations of wxPGProperty::ChildChanged() must now return changed value of the whole property instead of writing it back to 'thisValue' argument. This change was done primarily for better compatibility with wxPython bindings, but should also be slightly more cleaner behavior API-wise. Breaks backwards compatibility, but not silently. 2009-06-07 07:52:53 +00:00
editors.h Forward-ported wxPython-bindings related cleanup from 2.9.0 branch 2009-05-30 10:49:05 +00:00
manager.h More forward-ported wxPython-bindings related cleanup from 2.9.0 branch, also documented wxPGProperty::GetItemAtY() 2009-05-30 11:20:35 +00:00
property.h Implementations of wxPGProperty::ChildChanged() must now return changed value of the whole property instead of writing it back to 'thisValue' argument. This change was done primarily for better compatibility with wxPython bindings, but should also be slightly more cleaner behavior API-wise. Breaks backwards compatibility, but not silently. 2009-06-07 07:52:53 +00:00
propgrid.h Added wxPGProperty::SetDefaultValue(v), as a shortcut for SetAttribute(DefaultValue, v) 2009-05-31 08:58:38 +00:00
propgriddefs.h Added better asserts, helps with debugging strange wxVariant issues 2009-06-06 15:27:55 +00:00
propgridiface.h More forward-ported wxPython-bindings related cleanup from 2.9.0 branch, also documented wxPGProperty::GetItemAtY() 2009-05-30 11:20:35 +00:00
propgridpagestate.h Clarified wxPropertyGrid::HitTest() docs 2009-02-13 16:15:12 +00:00
props.h Implementations of wxPGProperty::ChildChanged() must now return changed value of the whole property instead of writing it back to 'thisValue' argument. This change was done primarily for better compatibility with wxPython bindings, but should also be slightly more cleaner behavior API-wise. Breaks backwards compatibility, but not silently. 2009-06-07 07:52:53 +00:00