RegisterAdditionalEditors() to work even if no wxPropertyGrids created, in sample...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 29 Sep 2008 16:50:03 +0000 (16:50 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 29 Sep 2008 16:50:03 +0000 (16:50 +0000)
commitc8074be06b2ee7cd5f6d7a90e6b4bf392415fc51
tree0b61302e0bb51152be0f7d9c142dbe4ac2774398
parentc0609afdcb3bf763fcd1ba3f965f9529a22ea00c
RegisterAdditionalEditors() to work even if no wxPropertyGrids created, in sample moved editor registration before first CreateGrid() call to prevent crash, removed wxPG_USE_WXMODULE support

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