I’m currently writing a QuickLook plugin, and I wondering how I can display an image and some information about that image at the same time, similar to http://www.code-line.com/software/sneakpeekphoto/ .
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is only one way to do so: Convert your content to an already supported one. This means either PDF or HTML. There are two options you have:
-dataWithPDFInsideRect:method ofNSView)We have not found a way to create complex previews on ur own and had to stick to one of the methods, too. Keynote and Pages do the same — they convert their presentations to multi-page PDF previews…