]> git.saurik.com Git - wxWidgets.git/commit
Added wxWindowBase::CentreOnParent to allow top level windows to be
authorRobin Dunn <robin@alldunn.com>
Thu, 10 Jun 1999 22:44:50 +0000 (22:44 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 10 Jun 1999 22:44:50 +0000 (22:44 +0000)
commit7631a29204a5a6a14c3ab6697455c48928ba6600
treea713506e5b5ac2571bc32cd07f1da2bb88bfb8da
parent7e2c43b8551c394d790e416ae52a4476c759683e
Added wxWindowBase::CentreOnParent to allow top level windows to be
centered over their parent (if they have one) instead of the entire
screen.

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