On Wed, 18 May 2005 23:12:03 +0400, Pavel Sokolov <elgato@rambler.ru>
wrote :
> Secondly, [FXTable] shows the following error:
>
> C:/shna/rr/script/cod/gui.rb:20:in `buildUI'': undefined method
`trailingCols='' f> or #<Fox::FXTable:0xb3bb4d0> (NoMethodError)
> from C:/shna/rr/script/cod/gui.rb:12:in `initialize''
> from C:/shna/rr/script/cod/gui.rb:32:in `new''
> from C:/shna/rr/script/cod/gui.rb:32
>
I believe that''s a documentation bug, and that those accessors
(leadingRows,
leadingCols, trailingRows and trailingRows) are no longer present in FXRuby
1.2. I will add a bug report on this.