]> git.saurik.com Git - wxWidgets.git/commit
In wxStringProperty::ValueToString(), regenerate composed value string also when...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 19 Jan 2011 09:33:17 +0000 (09:33 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 19 Jan 2011 09:33:17 +0000 (09:33 +0000)
commit039aec5345396f28083b5e2bdc2d45dbffab6f61
tree7c31b9f40baa699979c1d5b73d04683cbd95ae59
parentf8816e49e4bef97dd9b2d706536849239dcfe4a6
In wxStringProperty::ValueToString(), regenerate composed value string also when it was empty. This is needed in cases where property's children were added before property itself was added to the wxPropertyGrid (fixes #12877).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/propgrid/props.cpp