[fxruby-users] fxruby 1.4 - FXIconDict
Manfred Usselmann
usselmann.m at icg-online.de
Sun Apr 16 03:11:42 EDT 2006
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
More information about the fxruby-users
mailing list