Removed wxLongStringProperty derived property creator macros (just subclass and imple...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 7 Oct 2008 16:56:43 +0000 (16:56 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 7 Oct 2008 16:56:43 +0000 (16:56 +0000)
commit3a89adc1f01554f2da86f6f357eafb524c45f191
tree49b018fc609111a33ed65dd2f8e8cf4133415014
parentb2bd89e35c8ef81331727b1a88ef43bd42d59efb
Removed wxLongStringProperty derived property creator macros (just subclass and implement OnButtonClick()); Partially fixed wxPGProperty::PrepareValueForDialogEditing()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/propgrid/props.h
interface/wx/propgrid/property.h
samples/propgrid/tests.cpp
src/propgrid/property.cpp
src/propgrid/props.cpp