search for: centreonscreen

Displaying 3 results from an estimated 3 matches for "centreonscreen".

2007 Apr 30
0
[996] branches/wxruby2/wxwidgets_282: TopLevelWindow: add some 2.8 methods; document; add missing CentreOnScreen
...:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[996] branches/wxruby2/wxwidgets_282: TopLevelWindow: add some 2.8 methods; document; add missing CentreOnScreen</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>996</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-04-30 17:25:48 -0400 (Mon, 30 Apr 2007)</dd> </dl&g...
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...p level windows - -otherwise, the window will still be centered on its parent. -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param int -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - </del><span class="cx"> void CentreOnScreen(int direction = wxBOTH) ; </span><del>- -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief \perlnote{In wxPerl this method returns a 2-element list instead of -modifying its para...
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
...class="cx"> void CenterOnParent(int direction ) ; </span><del>- void CenterOnScreen(int direction ) ; - void Centre(int direction = wxBOTH) ; </del><span class="cx"> void CentreOnParent(int direction = wxBOTH) ; </span><del>- void CentreOnScreen(int direction = wxBOTH) ; </del><ins>+ </ins><span class="cx"> void ClientToScreen(int* x_INOUT , int* y_INOUT ) const; </span><span class="cx"> wxPoint ClientToScreen(const wxPoint& pt ) const; </span><span class="cx&...