skip focus events after handling them in wxTextCtrl, otherwise they never reach wxApp...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jan 2008 03:35:47 +0000 (03:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jan 2008 03:35:47 +0000 (03:35 +0000)
commit50c6e05f3de1558af0c0afee70604fd329f913df
treef31c474e8e2a4507121b1b0e0993e515744a76fc
parent8eb7181ca7a825d544c3bc590bf0d82a5f002be9
skip focus events after handling them in wxTextCtrl, otherwise they never reach wxApp (bug 1875046)

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