[fxruby-users] FXColor
Thilko Richter
thilko.richter at googlemail.com
Wed Sep 10 03:26:27 EDT 2008
Hello,
I have some strange problem with FXColor: I cant find the class in the
rdoc and if I use the class I get the error message:
...
output_frame.rb:20:in `setup': uninitialized constant
OutputFrame::FXColor (NameError)
...
Include statements are there:
...
require 'rubygems'
require 'fox16'
include Fox
...
and when I look in the lib folder of the gem I find the FXColor in the colors.rb
I have no idea why this class is not found... FXRGBA(0,0,0,0) works.
Thx,
Thilko
More information about the fxruby-users
mailing list