QTKitAdvancedDocument

Last Revision:
Version 1.3, 2005-08-01
Added missing XCode 2.1 project file
Build Requirements:
XCode 2.0+
Runtime Requirements:
Mac OS X 10.4, or Mac OS X 10.3.9 and QuickTime 7.0

This sample shows how to enhance the simple document-based Cocoa application that opens and displays QuickTime movies. This sample code has been updated to include a project that produces a universal binary. No code changes were required for it to run correctly on the Developer Transition Systems This sample resizes the movie window to conform to the natural size of the movie. It also shows how to hide the default NSWindow resize box and replace it with the QuickTIme resize box; this allows all the buttons on the controller bar to work as expected. This sample also shows how to limit the types of files that are selectable in the Open file panel.