• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: invoking quicklook via code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >invoking quicklook via code (From: Memo Akten <email@hidden>)
 >Re: invoking quicklook via code (From: Charles Steinman <email@hidden>)

  • Prev by Date: Re: 10.5 Only: If I say NO, NSOutlineView ignores cmd key, does its own thing
  • Next by Date: Re: C99 [was: RESTful API's - Easy way to interact?]
  • Previous by thread: Re: invoking quicklook via code
  • Next by thread: Re: invoking quicklook via code
  • Index(es):
    • Date
    • Thread