ComplexBrowser: Using NSBrowser class

Last Revision:
Version 3.0, 2016-04-07
Upgraded to OS X 10.10 SDK, replaced deprecated APIs, now uses ARC, upgraded to use the modern Objective-C syntax.
(Full Revision History)
Build Requirements:
Xcode 7.1, OS X 10.10 SDK or later
Runtime Requirements:
OS X 10.10 or later

ComplexBrowser is a more advanced version of SimpleCocoaBrowser. It extends on the SimpleCocoaBrowser 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.