Version: 1.0

Posted: 2007-05-23

Build Requirements: Xcode 3.0, Interface Builder 3.0

Runtime Requirements: Mac OS X 10.5 (9A423 or later)

View Source Code:

Download Sample Code (“AutoSample.zip”, 331.7K)



Description

This sample shows how to display and run Automator workflows in your application using an AMWorkflowView together with an AMWorkflowController. The basic techniques for loading and running Automator workflows with a AMWorkflowController are demonstrated. And, the sample shows how to manage a AMWorkflowView by way of a AMWorkflowController.

Document Revision History

Date Notes
2007-05-23How to run and display Automator workflows in your application.