First, thanks so much for taking the time to do this --- I've wanted to find an easy way to do quick/dirty GUI apps on the Mac without having to become an Objective C expert. Coming from Delphi in the Windows world, I really wanted to avoid going back to ANY variant of C
I ran into a slight discrepancy when I tried to follow your video however. I found that after I created a new action, I wasn't able to change the name. Everytime I tried to edit the action name, my machine just beeped, even though the field was open for editing.
I quit the entire program and restarted and then found I could in fact edit that field ---- so I'm wondering if this is just a bug in Interface Builder (I'm running 3.1)
Also, I'm wondering how complete are these ruby cocoa interfaces? Will I find that I can do some trivial stuff but as soon as I try to do something sophisticated, there will be stuff that's not yet implemented, requiring me to spend a lot of time doing workarounds?
D
Last night I recorded a simple Ruby/Cocoa screencast showing how to build a "Hello World" type application with RubyCocoa. I'm not the greatest narrator, so you'll have to suffer through multiple "aahhhhh ummm" type moments. I've only really started digging into cocoa this past week, and only lightly, so hopefully things I state are correct. Feel free to let me know if i'm wrong about anything
http://warren.mesozen.com/2008/07/16/ruby-cocoa-tutorial/