I'm trying to run the simple-menu.rb sample code. It is failing with "wrong argument type Shoes::Color (expected Class)". I remove the color parameter entirely from the app and then it complains about getting a Hash when it expected a Class. I'm not really sure what is going on, even the widgets from http://hackety.org/2008/06/12/martinDemellosGooeyChallenge.html don't seem to work for me. They fail with very similar error messages :(
OSX 10.5 Shoes Rasins r1057
