SourceView
| Last Revision: | Version 1.4, 2013-02-28 Replaced deprecated "compositeToPoint" API, updated to adopt current best practices for Objective-C, now supports sandboxing. (Full Revision History) |
| Build Requirements: | Xcode 4.6, OS X 10.8 |
| Runtime Requirements: | OS X 10.6.x or later |
"SourceView" is a Cocoa application that demonstrates how to use NSOutlineView driven by NSTreeController and various other Cocoa classes to produce a Finder-like left column source view. Among the key features used to imitate this commonly used view are the use of NSTableViewSelectionHighlightStyleSourceList, NSViewController, NSCollectionView, and WebView.
© 2013 Apple Inc. All Rights Reserved. (Last updated: 2013-02-28)