]> git.saurik.com Git - wxWidgets.git/commit
Fix for bug [ 744199 ] wxBringWindowToTop, child window z-order
authorJulian Smart <julian@anthemion.co.uk>
Sun, 1 Jun 2003 21:01:18 +0000 (21:01 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 1 Jun 2003 21:01:18 +0000 (21:01 +0000)
commit313901f3e5b6c2b91ba7040e5fe2ac67b0ffa9cb
tree7d59fca310653695e11fb1310df6e8e144cdfb79
parente00865fab61452296eeff203480c0a69ac31fe55
Fix for bug [ 744199 ] wxBringWindowToTop, child window z-order
A child window should only have it's z-order raised, not
the parent window brought to the front.

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