Distracted Attention

Looking behind the curtain with ImageKit

I’ve been using IKImageBrowserView to display thumbnails (generated by Quicklook).
The upside of this approach is that it’s easy to implement. The downside is that when you change the content of the IKImageBrowserView, the existing thumbnails are discarded and new ones created.

This behaviour is the same as what happens when you use the icon view in [...]

Posted by Nick | August 3, 2008 | Filed under Cocoa