Document Revision History

This table describes the changes to IconCollection.

DateNotes
2016-05-23

Upgraded for OS X 10.11 SDK

2016-01-04

Moved to Retired Documents Library.

2015-03-09

Updated for OS X 10.10 SDK, converted to ARC, updated to adopt current best practices for Objective-C (including use of properties, autosynthesis, and literals), fix warnings, upgraded nib file.

2011-02-15

Now builds for i386/x86_64, gradient background now draws properly within the "documentVisibleRect".

2009-06-01

NSCollectionView changes in Mac OS X v10.6: Adopted the nib-based approach for the prototype view, made the collection view a dragging source to support drag and drop.

2008-01-18

Demonstrates how to use NSCollectionView along with NSWorkspace and named images to determine its content.