]> git.saurik.com Git - wxWidgets.git/commit
Only bring the window to the top in Show() if we're a top-level
authorJulian Smart <julian@anthemion.co.uk>
Sun, 8 Jun 2003 23:56:27 +0000 (23:56 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 8 Jun 2003 23:56:27 +0000 (23:56 +0000)
commit1c8442329008dd2209f76714ff4f5904043bfde8
tree6b509ac548eabcfda8f6e70cc12e43736b26a3f8
parent76158d52bed667357ffbed730c66e26b4017b93f
Only bring the window to the top in Show() if we're a top-level
window, else we mess up z-order/tab order

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