]> git.saurik.com Git - wxWidgets.git/commit
reenabled WS_EX_CONTROLPARENT style together with a check that the focus window is...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Jun 2002 21:32:36 +0000 (21:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Jun 2002 21:32:36 +0000 (21:32 +0000)
commit70a5eef8f10ecc86dbf1707fe71535d88e31e24b
treef5279745abcb5b4aa84209f20af99a05cd1854ef
parent224b1f5cf117e2c365575452772fec6f025f94ca
reenabled WS_EX_CONTROLPARENT style together with a check that the focus window is not disabled or hidden

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