From: Jason Persampieri Date: 2002-12-19T04:22:17+09:00 Subject: Re: More FXRuby oddness : subclassed FXTreeItem Hmmm... these problems don't seem to go away with the new version (ruby 1.7.3). fxversion returns 1,0,26... is that what it's supposed to be? Jason --- Lyle Johnson wrote: > Jason Persampieri wrote: > > > not to mention.... when you run this sample with > Ruby > > 1.7.3 (but not with 1.6.7), it crashes as soon as > you > > click on the item, then move the mouse... > > > > bug.rb:22:in `getItemAt': undefined method > `getWidth' > > for nil (NoMethodError) > > from bug.rb:22:in `run' > > from bug.rb:22 > > Yes, all of these problems (well, they're all > symptoms of the same > problem) have been addressed for FXRuby-1.0.17. I > hope to be able to > wrap that one up soon and make an official release > later this week. > > > hehe... this is what I get for using a programming > > language in development with a window manager in > > development ;) > > Welcome to the bleeding egde ;) > >