To avoid error message, do not even try to set focus on MSW popup window that doesn...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 25 Nov 2008 17:04:48 +0000 (17:04 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 25 Nov 2008 17:04:48 +0000 (17:04 +0000)
commit582699e1ac533e85ba62ae320c6e922ad1685bec
treeaf762bf3807562300ec28e824b975c43022f227a
parent36b6a928760233e41f94da942a341ee3e787bcd4
To avoid error message, do not even try to set focus on MSW popup window that doesn't have WS_POPUP style (closes #10157)

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