CocoaSlideCollection: Using NSCollectionView on OS X 10.11

Last Revision:
Version 1.0, 2015-09-16
First public release.
Build Requirements:
Xcode 7.0, OS X 10.11 SDK
Runtime Requirements:
OS X 10.11

The CocoaSlideCollection sample demonstrates use of the NSCollectionView API added in OS X 10.11. The sample uses the NSCollectionView class to enable browsing folders of image files. It shows how to support custom collection view layouts, item selection and highlighting, grouping by image file tag (with header and footer views), and drag-and-drop.