]> git.saurik.com Git - wxWidgets.git/commit
Remove fudges in Show: 1) Do not force a window to top when it is shown 2) Remove...
authorKevin Hock <hockkn@yahoo.com>
Tue, 8 Nov 2005 14:41:09 +0000 (14:41 +0000)
committerKevin Hock <hockkn@yahoo.com>
Tue, 8 Nov 2005 14:41:09 +0000 (14:41 +0000)
commit75e275af320f70d9bb57dd30494f6cc2c100dc25
treece236c5c9629cfca9ef258d338d746516e22773f
parent2175898cf686a5d160fceae3509756050afd9fda
Remove fudges in Show: 1) Do not force a window to top when it is shown 2) Remove extra ACTIVATE event on show 3) Do not fudge resetting focus after closing a window (always setting to the parent can lead to unnatural results)

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