From: forest Date: 2006-01-04T17:42:58+09:00 Subject: FXRuby Samples FXRuby documentation says that you should use fox binding by require 'rubygems' require_gem 'fxruby' but in the fxruby-1.2.6-mswin32 gem samples it's just require_gem 'fox12' and I get No such file to load -- fox12 (LoadError) How then one is supposed to use these samples ?