Hi, I''m switching from fxruby 1.2.6 to 1.4.5 The first problem I have is that FXIconDict seems to be no longer working: FXIconDict.new( self, "icons" ) returns wrong number of arguments (2 for 0) (ArgumentError)" If I use FXIconDict.new() I get undefined method `setIconPath'' for #<Fox::FXIconDict:0xb68dde04> (NoMethodError) undefined method `find'' for #<Fox::FXIconDict:0xb68c0f30> (NoMethodError) I can''t find FXIconDict any longer in the fxruby API doc, but according to the FOX doc it should still work. Manfred
On Apr 16, 2006, at 2:11 AM, Manfred Usselmann wrote:> Hi, > > I''m switching from fxruby 1.2.6 to 1.4.5 > > The first problem I have is that FXIconDict seems to be no longer > working:Thanks, I''ve submitted a bug report on your behalf.