set the focus to the tree before generating the selection change events to have a...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Nov 2007 20:26:11 +0000 (20:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Nov 2007 20:26:11 +0000 (20:26 +0000)
commitcb776b667157c8d1e5887407d53723e2e747f8ec
treee91ed871927257eebf260aff4eb20c1aa9381893
parentc1f80bc0a6f492f78c9a571212fcd844b2da1847
set the focus to the tree before generating the selection change events to have a more expected (and compatible with other platforms) order of tree and focus events

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