Document Revision History

This table describes the changes to ImageBrowser: Using IKImageBrowserView to display images.

DateNotes
2018-05-03

Upgraded to macOS 10.13 SDK, fixed scrolling problem.

2016-06-03

Upgraded to OS X 10.10 SDK, now uses Storyboards, ARC and upgraded to use modern Objective-C syntax.

2011-03-08

Upgraded for Mac OS X 10.6, fixed problematic nib file, now 64-bit clean, replaced deprecated APIs.

2007-03-13

Upgraded to the latest Leopard build interfaces, minor adjustments according to sample code guidelines, updated nib file to embed the browser in a regular nsscrollview instead of having a separate scroller.

2006-07-27

Demonstrates the ImageKit ImageBrowser in a basic Cocoa application