|
Version: 1.0 Posted: 2007-06-11 Build Requirements: Xcode 3.0 (or the latest) Runtime Requirements: Mac OS X 10.5 Download Sample (ViewController.zip, 1.95M) |
||||
Description"ViewController" is a Cocoa application that demonstrates how to use the NSViewController class. The NSViewController class serves roughly the same purpose of NSWindowController, but for NSView instead of NSWindow. It does the same sort of memory management of top-level objects that NSWindowController does. The sample demonstrates how to load and unload four different view controllers that contain: NSImageView, NSTableView, QTMovieView and QCView. Document Revision History
|
|