I'm writing a console application for Mac OS X and I would like to
expose some of my application objects for applescripting.
Are there any good examples, that shows how this could be done? The
only one I have found is MoreOSL (
http://developer.apple.com/samplecode/MoreOSL/MoreOSL.html ), but it's
completely out of date
Any suggestion will be deeply appreciated.
Konstantin.
David Phillip Oster - 25 Apr 2006 05:01 GMT
> I'm writing a console application for Mac OS X and I would like to
> expose some of my application objects for applescripting.
[quoted text clipped - 5 lines]
>
> Any suggestion will be deeply appreciated.
Do a Google search:
scriptable samplecode -Cocoa site:developer.apple.com
Or look at the PowerPlant source code on source forge,
Or do a Google search:
"Ron Reuter" sketch