Version: 1.0

Posted: 2007-12-13

Build Requirements: Xcode 3.0

Runtime Requirements: Mac OS X 10.5

View Source Code:

Download Sample (“ScriptingBridgeFinder.zip”, 73.8K)
Download Sample (“ScriptingBridgeFinder.dmg”, 130.1K)



Description

This sample details the steps involved in putting together a project that uses Scripting Bridge to send Apple events to the Finder application. The sample is a small application launcher that scans the contents of the Applications folder (two levels deep) using Scripting Bridge for items the Finder considers applications. The user interface presents a list of the items that are found and allows the user to launch them. The program processes requests to launch applications from the user interface by using Scripting Bridge to ask the Finder to launch them.

Document Revision History

Date Notes
2007-12-13First Version

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.