Can anyone point me to a really simple hello world type of application that introduces ScriptingBridge? Something that takes you step by step to creating a 1 class - 1 method project that can be instantiated from ruby/python/applescript, etc.

I'm having a hard time wrapping my head around what is actually required to create a scriptable cocoa app and haven't been able to find any concrete examples or tutorials.

link|improve this question

71% accept rate
feedback

1 Answer

up vote 2 down vote accepted

There is a set of sample codes in ADC!

link|improve this answer
+1 to this: I used these myself, really useful. And it turns out it's all quite straightforward, really. – Nick Moore Oct 13 '10 at 11:04
perfect. Thank you very much! – Dave Rapin Oct 15 '10 at 12:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.