search for: size_auto

Displaying 2 results from an estimated 2 matches for "size_auto".

Did you mean: wxsize_auto
2006 Dec 12
0
[785] trunk/wxruby2/doc/textile/window.txtl: Remove set_constraints, correct docs for set_dimensions and set_size
..."cx"> </span><del>-h3(#Window_setconstraints). Window#set_constraints </del><ins>+ *set_size*(%(arg-type)Integer% x, %(arg-type)Integer% y, + %(arg-type)Integer% width, %(arg-type)Integer% height, + %(arg-type)Integer% sizeFlags = SIZE_AUTO) </ins><span class="cx"> </span><del>- *set_constraints*(%(arg-type)LayoutConstraints% constraints) </del><ins>+Specifies the size and position of the window, in pixel units. </ins><span class="cx"> </span><del>-Sets...
2007 Apr 16
0
[969] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Cleanup and fixing of broken links.
...(#Window_setdimensions). Window#set_dimensions </span><span class="cx"> </span><del>- *set_size*(%(arg-type)Integer% x, %(arg-type)Integer% y, - %(arg-type)Integer% width, %(arg-type)Integer% height, - %(arg-type)Integer% sizeFlags = SIZE_AUTO) </del><ins>+ *set_size*(%(arg-type)Integer% x, %(arg-type)Integer% y, + %(arg-type)Integer% width, %(arg-type)Integer% height, + %(arg-type)Integer% sizeFlags = SIZE_AUTO) </ins><span class="cx"> </span><span class="cx"&...