]> git.saurik.com Git - wxWidgets.git/commit
don't put the window off screen when centering it (if possible); also don't centre...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 17 Mar 2006 00:04:13 +0000 (00:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 17 Mar 2006 00:04:13 +0000 (00:04 +0000)
commit262a153683d362d9bff41ed0adf09db194245068
tree93f8df9f3037ba4bfbf6c9e808909a9674d7d8d0
parent1c71765a154f1a69e06648b9b012aa17af74a9f7
don't put the window off screen when centering it (if possible); also don't centre on the parent if the parent is entirely off screen (should fix centering on the MDI parent frame under Mac)

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