From: Vadim Zeitlin Date: Mon, 10 Apr 2006 19:42:56 +0000 (+0000) Subject: wxGetActiveWindow() exists in wxGTK X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/33de8c70f34211721e7e07e715369e5cda095a0c?ds=sidebyside wxGetActiveWindow() exists in wxGTK git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index 68aa665cae..7addfe5654 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -2955,7 +2955,8 @@ and current pointer position in screen coordinates. \func{wxWindow *}{wxGetActiveWindow}{\void} -Gets the currently active window (Windows only). +Gets the currently active window (implemented for MSW and GTK only currently, +always returns \NULL in the other ports). \wxheading{Include files}