search for: percent_of

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

Did you mean: percent_gc
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...* "IndividualLayoutConstraint#below":#IndividualLayoutConstraint_below -* "IndividualLayoutConstraint#unconstrained":#IndividualLayoutConstraint_unconstrained -* "IndividualLayoutConstraint#left_of":#IndividualLayoutConstraint_leftof -* "IndividualLayoutConstraint#percent_of":#IndividualLayoutConstraint_percentof -* "IndividualLayoutConstraint#right_of":#IndividualLayoutConstraint_rightof -* "IndividualLayoutConstraint#same_as":#IndividualLayoutConstraint_sameas -* "IndividualLayoutConstraint#set":#IndividualLayoutConstraint_set - -&l...
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