Version: 1.0

Posted: 2005-06-01

Build Requirements: Xcode 2.0 or later

Runtime Requirements: Mac OS X 10.4 or later and Quartz Extreme compatible machine

View Source Code:

Download Sample Code (“QuartzComposer_WWDC_TextEdit.zip”, 1.48M)



Description

This sample demonstrate how to modify an existing application, here TextEdit, to add an about dialog with a motion graphics animation built as a Quartz Composer composition. The sample also shows how to communicate some arbitrary data (like the user name or the application's icon) from the application to the composition.

Document Revision History

Date Notes
2005-06-01Demonstrate how to modify TextEdit's about dialog to display a Quartz Composer composition.