search for: as_is

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

Did you mean: as_if
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...-h2. Methods - -* "IndividualLayoutConstraint.new":#IndividualLayoutConstraint_new -* "IndividualLayoutConstraint#above":#IndividualLayoutConstraint_above -* "IndividualLayoutConstraint#absolute":#IndividualLayoutConstraint_absolute -* "IndividualLayoutConstraint#as_is":#IndividualLayoutConstraint_asis -* "IndividualLayoutConstraint#below":#IndividualLayoutConstraint_below -* "IndividualLayoutConstraint#unconstrained":#IndividualLayoutConstraint_unconstrained -* "IndividualLayoutConstraint#left_of":#IndividualLayoutConstraint_le...
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