wxWidgets/include/wx/propgrid
Vadim Zeitlin d183babc8d Allow retrieving wxPG_FLOAT_PRECISION and not just setting it.
It was possible to call SetAttribute() to change this attribute value but not
to get it back. Override DoGetAttribute() to also allow the latter.

See #15625.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-02-22 14:54:44 +00:00
..
advprops.h Initialize wxImageFileProperty correctly when file is given in the ctor. 2013-08-29 20:44:58 +00:00
editors.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
manager.h Override Do{Freeze,Thaw}() instead of {Freeze,Thaw}() in wxPropGrid code. 2014-01-17 18:56:13 +00:00
property.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propgrid.h Pass non-primitive types by const reference instead of value. 2014-01-20 14:45:08 +00:00
propgriddefs.h remove WXWIN_COMPATIBILITY_2_6, add WXWIN_COMPATIBILITY_3_0 2014-01-04 20:07:33 +00:00
propgridiface.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propgridpagestate.h Add wxPropertyGridPageState::GetColumnFullWidth(). 2013-08-06 13:05:42 +00:00
props.h Allow retrieving wxPG_FLOAT_PRECISION and not just setting it. 2014-02-22 14:54:44 +00:00