Re: Quicklook not working for network volume items
Re: Quicklook not working for network volume items
- Subject: Re: Quicklook not working for network volume items
- From: Kyle Sluder <email@hidden>
- Date: Fri, 07 Oct 2011 08:33:00 -0700
On Oct 7, 2011, at 8:25 AM, Chris Paveglio <email@hidden> wrote:
> I don't get any error messages at all.
> I feel like I am misunderstanding how quicklook works. Previously I had assumed that in general, QL stores a file preview inside of the actual file, like metadata, and calling a QL panel will simply fetch and display the image from inside a file. But I'll guess that I'm wrong, and in any application, the QL generator has to generate a preview "on-the-fly" and display that. So there's not a "static" generated QL image for any file on any drive. Can someone confirm that for me?
Yep.
>
> "QLThumbnailImageCreate"
> I'm looking at the sample project again and seeing this is where it appears a preview is being generated. It's for the "icon" but I can't figure out where the "large" preview would be stored. It appears to only be saving a 48x48 icon. Or does the QL panel some override a small icon preview and do that call transparently?
Er, if you don't want an icon preview, don't pass the IconMode key in the options dictionary.
--Kyle Sluder_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden