From: John Joyce Date: 2007-07-29T07:59:03+09:00 Subject: Re: Best OS-X GUI creator for non-programmer --Apple-Mail-1--949569807 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jul 28, 2007, at 3:25 PM, matt neuburg wrote: > you are doing, though I would just write a native > Objective-C Cocoa app with the Ruby script built in, calling the Ruby > script thru NSTask at the appropriate moment. You could in fact do the > same thing with AppleScript Studio, just as in the example in my book > where AppleScript suddenly well, not to pick nits, but strictly speaking RubyCocoa is not Cocoa, Cocoa is a framework and RubyCocoa is a Ruby bridge to Cocoa. The native language of Cocoa is Objective-C. But when I said Cocoa I meant specifically Cocoa in Obj-C. (Java is also possible, though nobody really does it, and Apple hasn't even maintained it well) --Apple-Mail-1--949569807--