Sort by Title |
Sort by Topic |
Sort by Resource Type |
Sorted by Date |
NSRangeSpecifier Class Reference
(HTML)
(PDF)
Describes the class used to specify a range of objects in a container through two delimiting objects.
|
AppleScript, Cocoa |
Reference |
2006-05-23
|
NSScriptCoercionHandler Class Reference
(HTML)
(PDF)
Describes the class that provides a mechanism for converting one kind of scripting data to another.
|
AppleScript, Cocoa |
Reference |
2006-05-23
|
NSScriptExecutionContext Class Reference
(HTML)
(PDF)
Describes the class that provides a shared instance of the context in which the current script command is executed.
|
AppleScript, Cocoa |
Reference |
2006-05-23
|
NSScriptingComparisonMethods Protocol Reference
(HTML)
(PDF)
Describes the informal protocol used to define a set of methods for comparing script objects.
|
AppleScript, Cocoa |
Reference |
2006-05-23
|
NSScriptObjectSpecifiers Protocol Reference
(HTML)
(PDF)
Describes the informal protocol used by scriptable objects to provide a fully specified object specifier to themselves.
|
AppleScript, Cocoa |
Reference |
2006-05-23
|
NSScriptWhoseTest Class Reference
(HTML)
(PDF)
Describes the abstract class used to represent expressions for testing scriptable object inclusion.
|
AppleScript, Cocoa |
Reference |
2006-05-23
|
NSSetCommand Class Reference
(HTML)
(PDF)
Describes the class used to set values in a scriptable object.
|
AppleScript, Cocoa |
Reference |
2006-05-23
|
NSUniqueIDSpecifier Class Reference
(HTML)
(PDF)
Describes the class used to specify an object in a container by unique ID.
|
AppleScript, Cocoa |
Reference |
2006-05-23
|
NSWindowScripting Protocol Reference
(HTML)
(PDF)
Describes the category on NSWindow for scripting basic properties and commands of windows in scriptable applications.
|
AppleScript, Cocoa |
Reference |
2006-05-23
|
AppleScript Studio Programming Guide
(HTML)
(PDF)
Explains how to create script-driven applications with complex user interfaces based on Cocoa UI classes. Includes tutorials.
|
AppleScript, General, Tools |
Guides |
2006-04-04
|
do shell script in AppleScript
(HTML)
()
TN2065: Frequently Asked Questions about the AppleScript "do shell script" command.
|
AppleScript |
Technical Notes |
2006-03-23
|
iTunesController
(HTML)
(DMG)
(ZIP)
iTunesController allows you to control iTunes without having to bring it to the foreground.
|
Carbon |
Sample Code |
2006-02-23
|
Scripting the COM/ActiveX Control in QuickTime 7 for Windows
(HTML)
Learn to build standalone Windows applications that use QuickTime, without needing to master the API.
|
QuickTime |
Articles |
2005-09-12
|
Using PyObjC for Developing Cocoa Applications with Python
(HTML)
Learn how to build a sample Cocoa app using the Cocoa-Python bridge PyOjbC.
|
Cocoa, Other Scripting Languages, Tools |
Articles |
2005-08-15
|
Introduction to Open Source Scripting on Mac OS X
(HTML)
Learn your scripting options for automating a wide range of tasks quickly.
|
Other Scripting Languages, Tools |
Articles |
2005-08-01
|
Using Automator to Expand the Market for Your Software
(HTML)
Learn how building Automator actions and workflows can create new sales opportunities.
|
Automator |
Articles |
2005-07-19
|
Duplicate Finder Items
(HTML)
(DMG)
(ZIP)
Shows how to build an Automator action targeting Finder using AppleScript.
|
AppleScript, Automator |
Sample Code |
2005-06-06
|
Sketch-112
(HTML)
(DMG)
(ZIP)
Sketch is a Scriptable Graphics application. This sample adds certain Scriptable functionality to Sketch, as an example for use in WWDC 2005 Session 112.
|
Cocoa |
Sample Code |
2005-06-06
|
UpdateXcodeSubprojects
(HTML)
(DMG)
(ZIP)
Updates all subprojects of an Xcode project to Xcode 2.1 format. Illustrates scripting techniques.
|
Tools |
Sample Code |
2005-06-06
|
SMIL Scripting Guide for QuickTime
(HTML)
(PDF)
Defines support for using SMIL to communicate with the QuickTime browser plug-in, ActiveX control, and QuickTime Player.
|
Internet & Web, QuickTime |
Guides |
2005-06-04
|
ScriptView
(HTML)
(DMG)
(ZIP)
Shows how to build a script editor application with a built-in script database using AppleScript Studio.
|
AppleScript, Cocoa, Tools |
Sample Code |
2005-06-01
|
Loading Scripting Additions in Mac OS X
(HTML)
QA1070: Explains how to load scripting additions so you can call them using Apple events.
|
AppleScript, Carbon |
Technical Q&As |
2005-05-06
|
XML-RPC and SOAP Programming Guide
(HTML)
(PDF)
Explains how to make remote procedure calls from applications or from AppleScript scripts.
|
AppleScript, Carbon, Cocoa, Internet & Web |
Guides |
2005-03-03
|
Tiger Developer Overview Series: Developing Dashboard Widgets
(HTML)
Learn how to create powerful mini-applications quickly and easily.
|
JavaScript |
Articles |
2004-12-07
|
Cocoa and AppleScript: From Top to Bottom
(HTML)
Learn how to activate AppleScript in your application so that users can create scripts.
|
AppleScript, Cocoa |
Articles |
2004-08-23
|
Scripting Interface Guidelines
(HTML)
TN2106: Directions for providing a clean and consistent scripting interface for your application.
|
Carbon, Cocoa |
Technical Notes |
2004-03-01
|
The Enhanced Print Apple Event
(HTML)
TN2082: Describes an enhancement to the print Apple event that gives developers more control over scripted printing.
|
Carbon, Cocoa |
Technical Notes |
2003-12-09
|
MoreIsBetter
(HTML)
(DMG)
(ZIP)
Library providing indispensable wrapers and workarounds for many areas of Mac OS programming.
|
Carbon |
Sample Code |
2003-10-27
|
EmbededAppleScripts
(HTML)
(DMG)
(ZIP)
Extending the functionality of your application by adding precompiled AppleScripts.
|
Carbon |
Sample Code |
2003-09-04
|
DeskPictAppDockMenu
(HTML)
(DMG)
(ZIP)
How to add a dynamic Dock menu to your Cocoa application
|
Cocoa |
Sample Code |
2003-01-14
|
MoreAppleEvents
(HTML)
(DMG)
(ZIP)
Provides routines that assist with the creation and sending of Apple events and object descriptors.
|
AppleScript, Carbon, Tools |
Sample Code |
2003-01-14
|
MoreOSL
(HTML)
(DMG)
(ZIP)
C library for implementing AppleScript support within your application.
|
Carbon |
Sample Code |
2003-01-14
|
ODOC
(HTML)
(DMG)
(ZIP)
Illustrates how to send an open document ('odoc') Apple event to another application process.
|
AppleScript, Carbon, Tools |
Sample Code |
2003-01-14
|
AEBuild*, AEPrint* and Friends
(HTML)
()
TN2045: Describes the AEBuild* and AEPrint* family of routines.
|
Carbon |
Technical Notes |
2002-03-21
|
Calling an AppleScript and providing parameters from an Application
(HTML)
()
QA1111: Explains calling and providing parameter values to an AppleScript event handler from an application written in C.
|
Carbon, Cocoa |
Technical Q&As |
2002-03-13
|
Calling AppleScript from an Application
(HTML)
QA1026: Describes how to call an AppleScript from an application written in C.
|
AppleScript, Carbon, Cocoa, Tools |
Technical Q&As |
2001-04-10
|