]> git.saurik.com Git - wxWidgets.git/commit
only set focus to the grid window in wxGrid::HideCellEditControl() if it hadn't been...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Jul 2005 11:22:24 +0000 (11:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Jul 2005 11:22:24 +0000 (11:22 +0000)
commit2fb3e528a32c0175e8c61217f0821cc04295373a
treea9ba060a362386703ad8b5a10f903594cd268e6d
parente0cf37456b4149fdddab3823d7b819f5a7234031
only set focus to the grid window in wxGrid::HideCellEditControl() if it hadn't been switched to another window of our application

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