]> git.saurik.com Git - wxWidgets.git/commit
Moved the wxDialog BringWindowToFront fix to Show because it happens in
authorJulian Smart <julian@anthemion.co.uk>
Tue, 22 Feb 2000 08:54:05 +0000 (08:54 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 22 Feb 2000 08:54:05 +0000 (08:54 +0000)
commit86ad564eb15c19a75321f7ac9a6c6104cecc81c8
treed67fbf2a1f02481c36fa76954c2099bb1af656ca
parent05fc6c0a67822034f23a6e6c3fb9e75989fcc5a3
Moved the wxDialog BringWindowToFront fix to Show because it happens in
modeless dialogs too, if other windows have been disabled.

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