Handle the rare case where wxPropertyGrid::HandleCustomEditorEvent() may receive...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 3 Dec 2009 18:08:24 +0000 (18:08 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 3 Dec 2009 18:08:24 +0000 (18:08 +0000)
commit1103c4ca052302f246658efd86fc349f8717f828
tree7ca55a3c27f60620e543a6387533c453ee448d3a
parentcff9681b857589f9328541762da1111fc4958689
Handle the rare case where wxPropertyGrid::HandleCustomEditorEvent() may receive event before the grid state has been initialized.

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