On 10 Oct 2008, at 1:22 pm, Adam R. Maxwell wrote:
From http://developer.apple.com/documentation/UserExperience/Conceptual/Quicklook_Programming_Guide/QLImplementationOverview/chapter_5_section_3.html :

"If you want to specify static thumbnail and preview images for a bundled document, you can take the easiest approach—it doesn’t even require a generator. Just have your application place the images inside the document bundle in a subfolder namedQuickLook; the image file for thumbnails should be named Thumbnail.ext and the file for previews should be namedPreview.ext (where ext is an extension such as tiff, png, or jpg). If you decide on this approach, you should not create a generator."

It's kind of odd that this isn't under the "Saving Previews and Thumbnails in the Document" subsection.


Thanks muchly - working fine now :)

cheers, Graham_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to