• 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: quick look question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: quick look question


  • Subject: Re: quick look question
  • From: Julien Jalon <email@hidden>
  • Date: Thu, 18 Aug 2011 10:06:29 -0700

See QLPreviewPanel

http://developer.apple.com/library/mac/#documentation/Quartz/Reference/QLPreviewPanel_Class/Reference/Reference.html

On Wed, Aug 3, 2011 at 6:10 AM, Rick Corteza <email@hidden> wrote:

> Hi again,
>
> I double-checked but isn't it that this one is just to create thumbnails?
>  Actually running /usr/bin/qlmanage -p is exactly what I'm trying to do
> because I want to display short video clips not just still images.  If only
> it didn't put [DEBUG] in the title bar it would probably be good enough!
>  What would be the best approach to doing this because I need it to work on
> 10.5?  Thanks!
>
>
> On Tue, Aug 2, 2011 at 7:00 PM, email@hidden <
> email@hidden> wrote:
>
> >
> > On 2 Aug 2011, at 11:39, Rick C. wrote:
> >
> > > Hi all,
> > >
> > > I want to include this feature in my app and the way I want it to work
> is
> > if a user selects a file in my table view and clicks a button it will
> open
> > that file in a quick look panel just the way it works in Finder.
>  Actually
> > if there was only a way to trigger that easily like NSWorkspace or
> something
> > I'd use it!  Now I need to support 10.5 still and unfortunately I see a
> lot
> > of it became formal in 10.6.  But is it possible to achieve what I'm
> looking
> > to do?  I have download QuickLook Sketch sample code am I going in the
> right
> > direction because I wasn't hoping to make any plugins.  Any pointers
> would
> > be great thanks!
> > >
> >
> > Checkout NSImage+QuickLook available at http://mattgemmell.com/source.
> > This doesn't use the formal 10.6+ API but calls /usr/bin/qlmanage
> instead.
> > Works fine on 10.5, 10.6 and 10.7
> >
> >
> > Regards
> >
> > Jonathan Mitchell
> >
> > Developer
> > Mugginsoft LLP
> > http://www.mugginsoft.com
> >
> >
> > _______________________________________________
> >
> > 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
>
_______________________________________________

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: 
 >quick look question (From: "Rick C." <email@hidden>)
 >Re: quick look question (From: "email@hidden" <email@hidden>)
 >Re: quick look question (From: Rick Corteza <email@hidden>)

  • Prev by Date: Re: Why does initWithCoder has other self-object?
  • Next by Date: Find a frame of an item in an NSOutlineView?
  • Previous by thread: Re: quick look question
  • Next by thread: Long delay of NSPopUpButton first click
  • Index(es):
    • Date
    • Thread