开发者

Simple Tutorial to Create a Scriptable Cocoa Application (Scripting Bridge) [closed]

开发者 https://www.devze.com 2023-01-20 10:20 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a to开发者_如何学JAVAol, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

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.


There is a set of sample codes in ADC!

  • Simple Scripting
  • Simple Scripting: properties
  • Simple Scripting: verbs
  • Simple Scripting: objects
0

精彩评论

暂无评论...
验证码 换一张
取 消