Displaying 2 results from an estimated 2 matches for "centre_x".
2005 Aug 05
1
Validator
...pose.
Another thing I''m a bit unclear on is the whole (directors="1"). I''ll
investigate that this weekend, too.
Finally, one last little problem. It appears the C->ruby renamer isn''t
handling names like centreX properly. centreX should be converted to
centre_x as I understand it. The un_camelcase function in renamer.rb
apparenly only uncamelcases if the first characters are uppercase.
Thoughts?
Roy
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...layoutconstraint.html, "Window#set_constraints":window.html#Window_setconstraints
-
-<div id="methods">
-
-h2. Methods
-
-* "LayoutConstraints.new":#LayoutConstraints_new
-* "LayoutConstraints#bottom":#LayoutConstraints_bottom
-* "LayoutConstraints#centre_x":#LayoutConstraints_centrex
-* "LayoutConstraints#centre_y":#LayoutConstraints_centrey
-* "LayoutConstraints#height":#LayoutConstraints_height
-* "LayoutConstraints#left":#LayoutConstraints_left
-* "LayoutConstraints#right":#LayoutConstraints_right
-* &q...