Apple Developer Connection
Advanced Search
Member Login Log In | Not a Member? Contact ADC

Version: 1.2

Posted: 2007-03-05

Build Requirements: Mac OS X 10.4 (Tiger)

Runtime Requirements: Mac OS X 10.4 (Tiger)

View Source Code:

Download Sample (“ScriptingDefinitions.zip”, 11.9K)
Download Sample (“ScriptingDefinitions.dmg”, 67.2K)



Description

This sample contains two scripting definition (sdef) files:

- Sketch.sdef: the scripting interface for Sketch (available separately in /Developer/Examples/AppKit). In Tiger, this file may be added to the Sketch application to drive its scriptability, in place of its existing scriptSuite and scriptTerminology files.

- Skeleton.sdef: a starting point for the scripting interface of any Tiger application. It contains all the standard functionality supplied by Cocoa; you must then add all the content unique to that application.

Document Revision History

Date Notes
2007-03-05Updated the odoc definitions in both .sdef files.
2005-11-28Fixes inconsistencies with the Scripting Interface Guidelines (TN2106).
2005-06-27Provides a starting sdef (scripting definition) and a completed one for the Sketch example code.



Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.