prevent the parent window from losing activation when a popup is shown
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 May 2002 13:02:58 +0000 (13:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 May 2002 13:02:58 +0000 (13:02 +0000)
commit7e25f59e48c3ee93fcb54aa7fca1fd51628c2fac
tree806c671260f9fb91eb4d0ff619d15e262a9da3de
parentd45bc436954b74745c2f33fdd32b8e813f23431d
prevent the parent window from losing activation when a popup is shown

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/popupwin.h
include/wx/msw/toplevel.h
include/wx/popupwin.h
src/msw/frame.cpp
src/msw/popupwin.cpp
src/msw/toplevel.cpp
src/msw/window.cpp