]> git.saurik.com Git - wxWidgets.git/commit
Improve default position for new TLWs in wxOSX.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Nov 2010 21:40:30 +0000 (21:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Nov 2010 21:40:30 +0000 (21:40 +0000)
commit0d65f8d20fee39040d05dd546a1d4a935990acd3
tree056d4354eedd7e671d250a9c18038ab0ca711de4
parent8244507f687f59a6493948cc4482ee19f82e66c5
Improve default position for new TLWs in wxOSX.

Put the new windows in the upper left corner of the screen but not at (0, 0)
as before, this was rather inconvenient and too different from the normal
application behaviour under OS X.

Closes #11926.

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