Version: 1.0

Posted: 2009-05-26

Build Requirements: Xcode 3.2 or later, Mac OS X v10.6 or later

Runtime Requirements: Mac OS X v10.6 or later

View Source Code:

Download Sample Code (“ComplexBrowser.zip”, 68.6K)



Description

ComplexBrowser is a more advanced version of SimpleBrowser. It extends the SimpleBrowser example by adding more customization. It only supports the new SnowLeopard item-based browser API, but it is possible to use the same concepts with the old API. It demonstrates header views, preview views, custom cells, and drag and drop.

Document Revision History

Date Notes
2009-05-26ComplexBrowser is a more advanced version of SimpleBrowser.