In wxComboCtrlBase::DoShowPopup(), if the popup window is a generic TLW or a 'perfect...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 6 Jun 2010 09:35:06 +0000 (09:35 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 6 Jun 2010 09:35:06 +0000 (09:35 +0000)
commit52999871ced63078110ace34fc5d3abc9af0be6a
tree9f80b04650f8f772955ee0c06a1c93c6b93ae68c
parente9cc1579573a1f9b1e7f560454f7c16bce5ca979
In wxComboCtrlBase::DoShowPopup(), if the popup window is a generic TLW or a 'perfect' wxPopupWindow, then try to set focus to the popup control at the end of show

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