0

I'm sort of new to cocoa.

I have managed to load images in IKImageBrowserView and everything is OK with images. What I don't understand is how to load for example "Pages" templates so they would appear the way photos does - with a thumbnail showing content, but not "Pages" document icon, which happens now.

Does anyone have any ideas?

Rokas
  • 57
  • 1
  • 5

1 Answers1

0

You will probably want to leverage the QuickLook framework to generate thumbnails in this situation.

ipmcc
  • 29,581
  • 5
  • 84
  • 147