[wxruby-users] A grid without row labels?

Omar Hernandez lists at ruby-forum.com
Wed Nov 12 16:39:25 EST 2008


Hi there

> Simply, with a Wx::Grid
> 
> grid.set_row_label_size( 0 ) # or
> grid.row_label_size = 0

Thanks! it's working fine, you saved me again
-- 
Posted via http://www.ruby-forum.com/.


More information about the wxruby-users mailing list