Re: invoking quicklook via code
Re: invoking quicklook via code
- Subject: Re: invoking quicklook via code
- From: "Julien Jalon" <email@hidden>
- Date: Wed, 4 Jun 2008 19:54:32 -0700
In fact, this is not entirely true... there is no public way to "activate
Quick Look". qlmanage is for debugging purpose only.
What's public is:
1) QLThumbnailImageCreate() in QuickLook framework
2) ImageKit usage of Quick Look
--
Julien
On Wed, Jun 4, 2008 at 3:29 PM, Charles Steinman <email@hidden>
wrote:
> --- Memo Akten <email@hidden> wrote:
>
> > Is it possible to somehow just launch the quicklook
> > window for a
> > quicktime file?
>
> The publicly available way to activate Quick Look is
> to call the qlmanage command line tool. Why they
> didn't make the QuickLookUI framework public is beyond
> me (I spent hours looking for a public API before I
> realized it just wasn't there), but you can do
> something similar with qlmanage -p.
>
>
> http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/qlmanage.1.html
>
> Cheers,
> Chuck
>
>
>
> _______________________________________________
>
> 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
>
_______________________________________________
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