]> git.saurik.com Git - wxWidgets.git/commit
To prevent wxPropertyGrid from stealing frocus from other controls, only let SetFocus...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 7 Mar 2011 13:02:33 +0000 (13:02 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 7 Mar 2011 13:02:33 +0000 (13:02 +0000)
commit52a368fed1b26a5c7029a26d1b885ea348020614
treeb9408aa04d4d5daa92f016caf9fe24619b6c8819
parentca9e521481afee5f7eae6887e40ffbd7b2b7f3b6
To prevent wxPropertyGrid from stealing frocus from other controls, only let SetFocusOnCanvas() move focus to the main grid 'canvas' if focus was already in on the grid's child controls

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