Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
ScriptingDefinitions
Last Revision: | Version 1.3, 2008-05-30 Changed code used for "rich text" from 'ctxt' to 'ricT' in the Standard Text Suite in the file ScriptingDefinitions.sdef. Added a ReadMe file that talks about the new, recommened XInclude method for including the Standard Suite in an .sdef file. (Full Revision History) |
Build Requirements: | Xcode 2.4.1 |
Runtime Requirements: | Mac OS X 10.4 |
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 an application. It contains definitions for the Standard Suite and the Standard Text Suite that you can include in your application's .sdef file (see enclosed ReadMe.txt for special Mac OS X 10.5 recommendations). Functionality for these suites is supplied by Cocoa Scripting.
Copyright © 2008 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2008-05-30