Displaying 3 results from an estimated 3 matches for "centreonparent".
2003 Nov 11
1
.t file creation
Hi!
During creation of a .t file...
size_t type is not interpreted
is there any mini-tutorial about the options?
thx
Gergo
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" |
+-- Magyar php mirror es magyar php
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...rief Centres the window on its parent. This is a more readable synonym for
- .
-         * \param int
-        */
-
</del><span class="cx"> void CentreOnParent(int direction = wxBOTH) ;
</span><del>-        /**
-         * \brief Centres the window on screen. This only works for top level windows -
-otherwise, the win...
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
...lt;ins>+ void Centre(int direction = wxBOTH) ;
+
</ins><span 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 ClientToScr...