Zignus Arcanniss wrote: > I figured some things out. > You should use at the top of your Ruby code: > require 'wxruby' What version of wxRuby are you using? require 'wxruby' was used for the very old version 0.6.0. I strongly recommend that you use version 2.0.0. The old version is very buggy, has lots of missing features etc. a