Dolazy wrote: > I found one article that seems to deal with events: > http://codeintensity.blogspot.com/2008/01/rubycocoa-rocks.html Installing event handlers via NSAppleEventManager is fine for simple tasks. For full-blown scripting interfaces that expose a query-able object model a-la Finder, Mail, etc., Cocoa Scripting would be more appropriate (if a bear to get right). Matt Neuburg - who often lurks around this list - would be the best person to speak to. HTH has -- Control AppleScriptable applications from Python, Ruby and ObjC: http://appscript.sourceforge.net -- Posted via http://www.ruby-forum.com/.