wxWidgets/interface/wx/propgrid
2009-07-20 15:06:04 +00:00
..
editors.h
manager.h
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 named section 'Property development funcions' 2009-07-11 08:16:04 +00:00
propgridiface.h Fixed wxPropertyGridInterface::SetPropertyValues() documentation 2009-07-20 15:06:04 +00:00
propgridpagestate.h