wxWidgets/interface/wx/propgrid
2008-09-26 18:20:17 +00:00
..
editors.h Fixed and clarified editor control event handling 2008-09-26 18:20:17 +00:00
manager.h Removed wxPropertyGridManager::GetChildrentCount() member functions - now use page->GetRoot()->GetChildCount() and such 2008-09-25 17:23:54 +00:00
property.h Fixed bug: Settings property attribute to wxNullVariant would cause GetAttribute() to fail (wxPG SourceForge bug #2128485) 2008-09-25 16:13:32 +00:00
propgrid.h Moved SetPropertyAttributeAll() to wxPropertyGridInterface 2008-09-21 15:42:08 +00:00
propgridiface.h Fixed bug: Settings property attribute to wxNullVariant would cause GetAttribute() to fail (wxPG SourceForge bug #2128485) 2008-09-25 16:13:32 +00:00
propgridpagestate.h