]> git.saurik.com Git - wxWidgets.git/commit
Allow reparenting wxPropertyGrid(Manager) to work; Show error and suggest calling...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 10 Jun 2009 20:36:56 +0000 (20:36 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 10 Jun 2009 20:36:56 +0000 (20:36 +0000)
commit27c1f235ba00917cc3599ad8e40cdb95afef2c9e
tree16475b52e01f257b5e6f0c07fee8fa798116baf9
parent6de7047076f388adc95b2eb5c95d5860d65f2f7d
Allow reparenting wxPropertyGrid(Manager) to work; Show error and suggest calling wxPropertyGrid::OnTLPChanging() if top-level parent changed indirectly.

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