wxWidgets/include/wx/propgrid
2011-05-20 14:26:17 +00:00
..
advprops.h
editors.h
manager.h
property.h Allow wxPGProperty::IsChildSelected() to work recursively 2011-05-20 14:26:17 +00:00
propgrid.h Removed wxPG_DOUBLE_BUFFER constant. Now all wxPG rendering is done double-buffered, regardless of the platform. Code path with wxPG_DOUBLE_BUFFER = 0 did not render correctly (fixes #13140). In future should probably use wxAutoBufferedPaintDC or something similar, but this will require non-trivial code changes and testing. 2011-04-15 09:23:23 +00:00
propgriddefs.h Removed wxPG_DOUBLE_BUFFER constant. Now all wxPG rendering is done double-buffered, regardless of the platform. Code path with wxPG_DOUBLE_BUFFER = 0 did not render correctly (fixes #13140). In future should probably use wxAutoBufferedPaintDC or something similar, but this will require non-trivial code changes and testing. 2011-04-15 09:23:23 +00:00
propgridiface.h
propgridpagestate.h
props.h