wxWidgets/interface/wx/propgrid
2008-09-27 15:09:33 +00:00
..
editors.h Fixed wxPGMultiButton (event handling, FinalizePosition() -> Finalize(), no longer using PG specific class macros in its sample), other editors.h interface fixes 2008-09-27 14:03:10 +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 wxPropertyGridInterface docs cleanup and fixes, removed some rarely needed member functions with simple workarounds 2008-09-27 15:09:33 +00:00
propgridiface.h wxPropertyGridInterface docs cleanup and fixes, removed some rarely needed member functions with simple workarounds 2008-09-27 15:09:33 +00:00
propgridpagestate.h added wxPropertyGrid from Jaakko Salli (#9934) 2008-09-12 20:57:41 +00:00