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 PROTECTED]> wrote: > --- Memo Akten <[EMAIL PROTECTED]> 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 (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/jjalon%40gmail.com > > This email sent to [EMAIL PROTECTED] > _______________________________________________ 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]