Version: 1.0

Posted: 2008-07-25

Build Requirements: Xcode Tools 3.0 and Mac OS X version 10.5

Runtime Requirements: Mac OS X version 10.5

View Source Code:

Download Sample (“IKImageBrowserViewWithCoreData.zip”, 70.4K)
Download Sample (“IKImageBrowserViewWithCoreData.dmg”, 74.3K)



Description

The Image Kit Objective-C Framework was introduced in Leopard, for "browsing, viewing, editing, and processing images in an efficient manner". IKImageBrowserView provides browsing functionality for large numbers of images. To use this view, applications must provide as data sources collections of objects implementing the IKImageBrowserItem protocol. This sample shows how the protocol can be implemented in Core Data entities. An IKImageBrowserView is used as the "master" in a master-detail interface with Core Data content.

Document Revision History

Date Notes
2008-07-25Using Image Kit's browser view with Core Data content.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.