adjust the window coordinates for parent client area origin when in Create() too...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Apr 2007 00:28:05 +0000 (00:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Apr 2007 00:28:05 +0000 (00:28 +0000)
commit43c05cf8e19cfbe91720e7a4616fa7fe42fa3b44
tree4e0a1dc94cf9896b0b27da2328f77f3c96e6a66c
parent6285e36ba0e3861efbaaba2097a15fc1a536cc46
adjust the window coordinates for parent client area origin when in Create() too and not only in DoSetSize()

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