Mac OS X Reference Library Apple Developer
Search

Scripting Bridge Framework Reference

Scripting Bridge is a technology that lets you control scriptable Apple and third-party applications using standard Objective-C syntax. Introduced in Mac OS X version 10.5 (Leopard), the Scripting Bridge framework dynamically implements an Objective-C bridge to OSA-compliant applications—that is, applications having a scripting interface (usually defined in a sdef file). As part of this implementation, it generates Objective-C class implementations of the classes it finds in the scripting interface, including objects and methods representing properties, elements, commands, and so on. The objects are derived from classes defined in the Scripting Bridge framework.


Framework
/System/Library/Frameworks/ScriptingBridge.framework
Header file directories
/System/Library/Frameworks/ScriptingBridge.framework/Headers

    Protocol References
  1. SBApplicationDelegate



Last updated: 2007-05-29

Did this document help you? Yes It's good, but... Not helpful...