QuickLook an objective-c framework used in iOS and MacOS application development typically for previews.
0
votes
0answers
26 views
Custom UIImageViewController swipe to go to next image -iOS
I am writing my own custom UIImageViewController class and I want to add a swipe gesture to go to next or previous image just like the default image application. I was using QuickLook framework for ...
0
votes
1answer
36 views
View pdf when UiButton pressed
I trying to open a pdf document when a UiButton called viewManual is pressed. I have added the QuickLook framework and currently have:
.h
#import <QuickLook/QuickLook.h>
@interface ...
1
vote
0answers
10 views
How to programatically set quicklook preview window size
I noticed that system plugins often adapt Quick Look preview window size to what is being previewed. I would like to implement similar behaviour in my .qlgenerator but I can't seem to find how this is ...
0
votes
1answer
20 views
Previewing an iOS document in Finder, without writing a Mac quicklook plugin
I'm creating a document based app only for iOS.
The document is saved as a NSBundle which contains a 'thumbnail.png'.
How to quicklook this iOS document on OSX, so that the 'thumbnail.png' is shown ...
0
votes
0answers
31 views
QLPreviewController with ALAsset items
I'm getting a list of ALAsset items (images and videos) from a specific photo album and trying to view them using a QLPreviewController.
Unfortunately because ALAsset doesn't provide a real file url, ...
0
votes
0answers
16 views
Debugging Quicklook Plugin in Xcode 4.6
I am trying to debug a quicklook plugin in Xcode 4.6. I have created the executable in Edit Scheme.
Now, when i build the project the plugin is not installed to the "/Library/Quicklook" path.
Rather ...
1
vote
2answers
40 views
UIKit NIB not loading in bundle
NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </Users/quantum/Library/Application Support/iPhone ...
0
votes
0answers
20 views
QuickLook - Application UTI overriding QLGenerator UTI
I wrote a .qlgenerator for a particular set of file types and defined a supposedly correct set of "Imported Type UTIs" in the .plist file.
The form of UTIs is "public.archive.xxx.yyy", where "xxx" is ...
1
vote
2answers
53 views
How to use SpaceBar button inside an application to invoke quick look
i had displayed some images in collectionview. now i want to select the image and press space button. If i pressed Space button , the image should quicklook in a seperate window. any idea?
0
votes
1answer
41 views
How do I load a CSV in IOS after saving it locally
I have a CSV file that I'm downloading from an S3 account and I would like to show it in my ios app by using the Quicklook framework.
The error I'm getting is in my console. It says
...
0
votes
1answer
52 views
Custom powerpoint viewer for iPhone
I want to write a simple powerpoint presentation viewer, that would allow the user to view different slides from different files at the same time, for example:
File 1 : Slide 5
User taps "next".
File ...
0
votes
0answers
39 views
iOS Powerpoint Viewer trouble
I want to implement a PowerPoint viewer in my application. I tried to use Quick Look Framework. But it doesn't support transition animations and full screen.
Can someone help me to implement these ...
9
votes
3answers
249 views
Prevent iOS QuickLook from generating a cache
I'm using the QuickLook Framework in my iOS app to preview various files. I recently noticed that QuickLook is keeping a cache of all previewed files in my app's tmp directory. There are two issues ...
0
votes
0answers
24 views
How to debug a 32-bit QuickLook plugin
I need to create a 32-bit QuickLook plugin because I depend of 32-bit framework. I have a document with a type "Drawing". I set a destination to "My Mac 64-bit" because otherwise I have an error (see ...
0
votes
0answers
27 views
“Open in ” of QuickLook Preview
I used UIdocumentInteractioncontroller to send my file to other apps and i am using "presentoptionmenuItem" method to show option menu when i click the file ,options are like quicklook and "open in". ...
0
votes
1answer
55 views
UIImageView blocks touch for QLPreviewController
I have a UIImageView with a transparent gradient which I want to put in front of a quickLook preview controller. However, when I do this the preview controller no longer receives touch input. If I do ...
0
votes
0answers
122 views
QLPreviewController VS UIWebView in terms of render efficience and memory usage
I am working on an iPad project which lets users browse local docs, ppts, pdfs and etc..
I have two options to display these files:
First, I can use UIWebView to display them;
Alternatively, I can ...
0
votes
1answer
46 views
How can I delete generated temporary files when QuickLook is dismissed?
I am writing a Quick Look plugin that can generate previews for some audio files like ogg and flac by converting them to AIFF with ffmpeg and then returning a minimalistic webpage with a <video> ...
0
votes
0answers
27 views
Opening large text file with quick look causes quick look to hang and requires reboot of the iPhone
I am not sure if this is right place to post issues regarding the quick look framework but here goes.
I have an issue with view larget text files in the quick view framework - in this case a 200kb. ...
0
votes
0answers
40 views
How to define a custom Quicklook viewer in my app
I am creating an app that will let me view different types of files. I am using quicklook to preview PDF's and a few other office file types, and have moved on to videos, is there a way to use a ...
1
vote
1answer
226 views
QuickLook PlugIn is “damaged/missing resources”. Why?
SETUP:
OS X 10.8.2
Xcode4.5.2 (4G2008a)
Document-based Cocoa Application with a QuickLook PlugIn
PROBLEM:
I'm trying to add a QuickLook plugin to my Document-based OS X application, but the QL ...
0
votes
1answer
79 views
Getting images from qlmanage
qlmanage can produce PNG's. Like this http://superuser.com/a/162221
But using the standard command I only get page 1.
Is it possible to get page 2? I was wondering if I could mimic the quicklook ...
0
votes
1answer
89 views
What OS X quicklook generator is used for java files? [closed]
The OS X Finder previews selected documents using quicklook.
[Q] How must my app be configured to be able intercept these requests and draw the preview?
Is there any way for my app to just ...
0
votes
0answers
120 views
QuickLook, remove all toolbar buttons except the done button
I am using Quicklook to show some PDF files, the user needs to just see the file and then click done. the default UI gives more options like the copy or print email.
Also the UI shows arrows next to ...
0
votes
1answer
79 views
quicklook html files as text, not rendered html?
OSX's Quicklook renders HTML (with the plugin /System/Library/Quicklook/Web.qlgenerator). I'd like to see plain text, as if I'd renamed the .html as .txt (that's not a solution and not only because ...
0
votes
0answers
52 views
How can I get QuickLook to treat .skitch files as .svg?
I'd like to be able to view a full preview of .skitch files in Finder with QuickLook. If I rename the file .svg, I get a full preview, so my question is: how do I set quicklook to treat skitch as ...
1
vote
1answer
74 views
How to distribute App with quicklook plugin
I have finished myApp with a Quick Look plugIn. Then I add a bulid phase in xcode to copy the plugIn to myApp.app/Library/QuickLook/ .Now I want to distribute it to app store and I found that the ...
1
vote
1answer
175 views
How to add a quicklook generator in sandboxed application?
I have created a QuickLook Generator for my application and I copied the quicklook generator to this location Containers/com.Aravindh.EgApp/Data/Library/QuickLook/QuickLookGenerator.qlgenerator by ...
5
votes
0answers
262 views
Quick Look and UIWebView supported file types
Is there an updated list of file types that can be displayed using UIWebView that ships with iOS 6.0? I am aware of the Apple doc and an earlier question on here about this topic. However, both are ...
1
vote
1answer
418 views
Programmatically quicklook images in Mac OS X
I'm developing an application for Mac OS X in Xcode, and I'm trying to implement a button that opens an image in Quicklook mode (like when you select an image in Finder and press <space>).
I ...
1
vote
0answers
116 views
Add preview to new file type in Mac
I'm developing an app that uses a new file type and extension. What controls the preview of the file in Finder? I know how to change the file icon to a custom icon, but to actually preview the file, ...
1
vote
2answers
196 views
generate thumbnails using qlmanage with applescript
long time user of this resource, first time questioneer. I'm trying to write a brief Applescript that will allow me to choose an .svg file and use the quicklook (qlmanage) function to generate a ...
8
votes
1answer
395 views
how to disable LookUp (Dictionary, Thesaurus, Wikipedia) functionality within a NSTextView?
One of my projects is an testing app where a student shouldn't be able to easily look up words while they're typing.
It's relatively easy to turn off automatic spelling checking in a NSTextView via ...
1
vote
0answers
298 views
QLPreviewController query (Quicklook framework)
I'm trying to use the QLPreviewController in order to preview some files.
I have the following problem:
If I access the file directly :
#define kStringURLViewControllerPDF ...
4
votes
3answers
2k views
iOS 6.0 Quicklook QLPreviewController errors with: “Cannot find preview item for loaded proxy”
My application has been using the QLPreviewController to display files of all types and in iOS 5.x , it seemed to do so just fine.
Now, in iOS 6.0, I get an error and it shows the controller but ...
0
votes
1answer
188 views
office documents won't open with quicklook
I've created 2 test applications:
In the one the documents are included into the bundle and can be opened by using the quick look controller.
In the other app, the documents are downloaded. When I ...
0
votes
1answer
106 views
Spotlight and QuickLook integration
I wrote an app which document type is a bundle. This bundle contains 5 internal files, one of them is a HTML with the document "itself". I would like to make my app Spotlight and Quick Look enabled. ...
0
votes
0answers
416 views
Quicklook & qlmanage troubleshooting commands
I'm trying to debug some quicklook extensions - some aren't working, I'm assuming because of conflicts etc.
I seem to remember a qlmanage command that shows you which generator/plugin will be used to ...
2
votes
1answer
163 views
Prefer my QuickLook plugin
I am making a QuickLook plugin that will be included with my application. It will be used to preview a file type that other applications also have QuickLook plugins for. Every time I attempt to test ...
1
vote
1answer
217 views
Easiest way to make QuickLook generator on OS X? (script -> html -> webkit view?)
I don't know Objective C but would very much like to make a simple QuickLook generator.
Here's my plan:
myfile.extension -> QuickLook generator parses the file using a script (e.g. a simple shell ...
0
votes
0answers
96 views
iOS Zoom Images in QuickLook framework
I need to display a list of documents (images, pdf, docs) in my app so I'm trying QuickLook, but it seems that I can't zoom images. Is it possible or I should use a UIWebView instead?
Thanks
0
votes
1answer
262 views
Watch XLS with Xml created with QuickLook framework iOS
I have created a XLS with advises of:
Export data to *.xls file by using xml to create the file on an iOS 5 App
and
...
1
vote
1answer
85 views
Displaying a map in Quicklook preview
I'm writing a Quicklook generator plugin for a GPS logging file format (.fit files). I've shoved something together which loads the file and plots the path using the NSGraphics/NSBezier stuff:
(the ...
0
votes
1answer
120 views
Renaming Quicklook-template GeneratePreviewForURL.m causes linker error
I'm using a slightly outdated version of Xcode (4.2.1, with Apple clang version 3.0), which might be a problem, but.. this should work regardless:
I create a new Quicklook plugin project ("File > New ...
0
votes
0answers
150 views
Providing thumbnails for a Quicklook panel
I'm slowly going mad: I have a small app that shows a table of jpeg files and I'd like to implement the Quicklook feature like Finder does for a directory of similar. edit to be more clear: it's a ...
0
votes
1answer
674 views
Reading touch events in a QLPreviewController
I've got a QuickLook view that I view some of my app's documents in. It works fine, but I'm having my share of trouble closing the view again. How do I create a touch event / gesture recognizer for ...
0
votes
0answers
172 views
How to make text in `NSView` subview `QLPreviewView` selectable?
In 10.7 Lion Apple introduced QLPreviewView to allow you to embed quicklook views inside your own app. However, it doesn't seem to allow text selection by default. I found a tip allows you to make the ...
1
vote
1answer
338 views
Quicklook/QLPreviewController shows a blank page. Gives a warning about framework symbols not found
I'm trying to preview images and other files from the app's documents folder. I have implemented Quicklook in my App, and it looks like it's launching, but it pops up with a blank screen and logs the ...
1
vote
1answer
409 views
Monotouch Example for QuickLook PDF
I am looking for a bare-bones pdf viewer example using the QuickLook Monotouch API. I have searched and have found bits and pieces but just can't seem to get it all integrated.
I will be reading the ...
0
votes
1answer
315 views
On IOS, can you make QLPreviewController treat certain files as text?
I am using QLPreviewController to display files, many of which are actually plaintext, but QLPreviewController doesn't seem to know that. (Files with the .m extension are unable to be displayed, for ...

