Make wxTLW::Raise() actually bring the window to the top
authorRobert Roebling <robert@roebling.de>
Fri, 11 Feb 2005 23:00:31 +0000 (23:00 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 11 Feb 2005 23:00:31 +0000 (23:00 +0000)
commita2ac55f54d4c63c2fe7495d03e646ffd447d17ac
treecdd2425fb12e1a3825fd1919cdebfe2c26a0c96d
parenta33203cb9f52a07df4d9c375c33d6cf3103cba7a
  Make wxTLW::Raise() actually bring the window to the top
    and give it the WM's focus (if supported).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/toplevel.h
include/wx/gtk1/toplevel.h
src/gtk/toplevel.cpp
src/gtk1/toplevel.cpp