Displaying 2 results from an estimated 2 matches for "using_sizers_for_layout".
2004 May 13
2
A Sizer Tutorial
Hi
I''ve added a very basic introduction to using the BoxSizer class for
layout in WxRuby to the wiki. Corrections, comments welcome.
http://wxruby.rubyforge.org/wiki/wiki.pl?Using_Sizers_For_Layout
alex
2007 Oct 24
3
API doc update coming?
I''ve upgraded from 1.9.0 to 1.9.2 and am finding that
the errors I''m getting don''t match the docs. For example,
in Wx::ListCtrl:
- The doc makes no mention of on_get_item_column_image(),
but without this method I get NoMethodError.
- The doc says on_get_item_attr() *may* be overloaded,
but if I don''t define it, I get NoMethodError.
The API doc appears to