21 Jul
2010
21 Jul
'10
2:31 p.m.
Hello, I apologize for the repost, but I have not found help anywhere else... My goal is to run a ControlTower instance (1) in MacRuby within a Cocoa app, i.e. using -[MacRuby evaluateFileAtPath:] First question: Is this possible at all? Second question: I understand that my control script is the body to: app = Rack::Builder.new { ... config ... }.to_app but I have not figured out how to make an .rb file that will run a control tower instance. Any help is appreciated! Alex 1) http://svn.macosforge.org/repository/ruby/ControlTower/