fix focus problems in picker controls under MSW which were due to not letting the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Jul 2008 23:57:23 +0000 (23:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Jul 2008 23:57:23 +0000 (23:57 +0000)
commita7b15169f9e27a66a224ac707bea3024612dd3ea
tree13c2b3e4f8185cb760d214cfbca62b6e2155b167
parentbcc8c9033a0694a5fb69619c55555edc6c4902c8
fix focus problems in picker controls under MSW which were due to not letting the system process kill focus for the text part of the control (#9687)

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