search for: same_a

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

Did you mean: samera
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...-* "IndividualLayoutConstraint#left_of":#IndividualLayoutConstraint_leftof -* "IndividualLayoutConstraint#percent_of":#IndividualLayoutConstraint_percentof -* "IndividualLayoutConstraint#right_of":#IndividualLayoutConstraint_rightof -* "IndividualLayoutConstraint#same_as":#IndividualLayoutConstraint_sameas -* "IndividualLayoutConstraint#set":#IndividualLayoutConstraint_set - -</div> - - -Edges and relationships - -The _Edge_Edge enumerated type specifies the type of edge or dimension of a window. - - -|Left|The left edge.| -|Top|The top edge.|...
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