wxWidgets/include/wx/propgrid
Vadim Zeitlin ceb39f4174 Allow viewing read-only long string wxPropertyGrid properties values.
When wxLongStringProperty is read-only, it should still be possible to view
its value by opening the dialog normally used for editing it, otherwise this
value cannot be seen (nor copied, which is also useful sometimes) at all.

Closes #14945.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-05-31 14:21:23 +00:00
..
advprops.h Compilation fixes to wxPropertyGrid after r76558. 2014-05-17 13:41:27 +00:00
editors.h removing extra semicola 2014-03-31 07:08:06 +00:00
manager.h removing extra semicola 2014-03-31 07:08:06 +00:00
property.h Allow viewing read-only long string wxPropertyGrid properties values. 2014-05-31 14:21:23 +00:00
propgrid.h use wxOVERRIDE 2014-03-30 00:02:23 +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 viewing read-only long string wxPropertyGrid properties values. 2014-05-31 14:21:23 +00:00