added GetScreenPosition/Rect() which always return the screen coordinates of the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Mar 2006 15:45:12 +0000 (15:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Mar 2006 15:45:12 +0000 (15:45 +0000)
commit3c81c9aafbe0018b9d44005767040ec3ebe65349
tree127a1d337d90edcbff94d13b884b4d192a144156
parentad332e5bf374304bb511fe159c9ece98d0efe674
added GetScreenPosition/Rect() which always return the screen coordinates of the window (for child windows and TLWs alike)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/window.tex
include/wx/toplevel.h
include/wx/window.h
src/common/wincmn.cpp