search for: set_constraints

Displaying 4 results from an estimated 4 matches for "set_constraints".

2006 Dec 12
0
[785] trunk/wxruby2/doc/textile/window.txtl: Remove set_constraints, correct docs for set_dimensions and set_size
...;} #patch ins {background:#dfd;text-decoration: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>[785] trunk/wxruby2/doc/textile/window.txtl: Remove set_constraints, correct docs for set_dimensions and set_size</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>785</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2006-12-11 20:45:34...
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...Unconstrained, -which means that their values should be calculated by looking at known constraints. - -h2. Derived from - -"Object":object.html - -h2. See also - -"Overview and examples":constraintsoverview.html, "LayoutConstraints":layoutconstraints.html, "Window#set_constraints":window.html#Window_setconstraints. - -<div id="methods"> - -h2. Methods - -* "IndividualLayoutConstraint.new":#IndividualLayoutConstraint_new -* "IndividualLayoutConstraint#above":#IndividualLayoutConstraint_above -* "IndividualLayoutConstraint#absolut...
2005 Aug 15
16
swig_up
Tracing down some things to add in validators and I''ve run across something that kinda bothers me... In order to implement validators you have to override the clone method. The directors seems to be set up to specifically handle this situation. However, whenever C++ calls back to the object''s methods the swig_get_up function is returning false. It seems like swig_up
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
..."Window#set_initial_size":#Window_setinitialsize </ins><span class="cx"> * "Window#set_caret":#Window_setcaret </span><span class="cx"> * "Window#set_client_size":#Window_setclientsize </span><ins>+* "Window#set_constraints":#Window_setconstraints </ins><span class="cx"> * "Window#set_containing_sizer":#Window_setcontainingsizer </span><span class="cx"> * "Window#set_cursor":#Window_setcursor </span><del>-* "Window#set_constraints&qu...