Thumbnails from Documents

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Thumbnails from Documents

Post by jsburnett » Thu Jul 28, 2011 9:01 pm

Hi,

I was wondering if there was a way to display 'thumbnails' from documents that are other than 'images' (ie - jpg, GIF, ect)

I would like to display 'thumbnails' of documents as in the 'thumbnail' view avaiable in Windows.

Thanks.

JSB

jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Re: Thumbnails from Documents

Post by jsburnett » Tue Aug 02, 2011 2:27 pm

Hi,

I see I've had several views but no reply's.

I've been playing with the snapshot command and while this is helpful, does not do what I want. I can not control where the new document will open but it has to be visible on the desktop. I would rather it not visible or require the user to manually select the image. if the documents were all images, problem would be solved - but some are pdfs. If all the documents were set prior to using the 'app' - problem would be solved too. If there was a way to open a document, take a 'screen' image and save the image to a file (while not visible or the screen locked), that would work. I am going to try using the snapshot command used with the browser (I am not familiar with using the browser in livecode, so I need to look at the browser sample stack or lesson).

Am I explaining myself well enough to be understood?

Thank you for help in advance.

JSB

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Thumbnails from Documents

Post by jmburnod » Tue Aug 02, 2011 3:57 pm

Hi JSB

I remember a discuss about that
you can see it :
http://forums.runrev.com/phpBB2/viewtop ... f=8&t=6523

It is for mac but maybe it is useful for you

Best regard

Jean-Marc
https://alternatic.ch

jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Re: Thumbnails from Documents

Post by jsburnett » Thu Aug 11, 2011 3:20 pm

Thanks, but unfortunately that link does not 'work'
I am trying to 'print' the document to a file as an image (jpg) but am not familiar with with 'controlling' other applications or processes so will need to study the dictionary (I am truely an amature - I have a profession other than 'computers'.)

JSB

Post Reply