the modal dialogs restore the focus to the control which had it before the
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Aug 1998 22:27:33 +0000 (22:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Aug 1998 22:27:33 +0000 (22:27 +0000)
commitdc1c4b62139143b546a78f1aeebbafa1e58fc6e9
tree8c3acb51fa7cb10cf0f15839fed0cd37325d0cce
parenta02eb1d2b649744b7ed8e8141f134e9337c8eaf1
the modal dialogs restore the focus to the control which had it before the
dialog was displayed (earlier, the focus was lost all the time)

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