call SetCanFocus(false) to prevent the control window itself from getting focus,...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 11 Jul 2007 23:16:26 +0000 (23:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 11 Jul 2007 23:16:26 +0000 (23:16 +0000)
commit6ac902639c8d424a0d3b1c1b43a284eb26e7b0ea
tree0ab8b2543296e3f60649ba4ab0c262ff28b96dbd
parent6bddfdbf19f0d77034872367a7d66a8581c2f119
call SetCanFocus(false) to prevent the control window itself from getting focus, only m_mainWin should have it

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