Dear Reinhold,

This is one way:

export snapshot from rect (the rect of this card) of this card to myVar as PNG
set the text of img 1 to myVar

or:

import snapShot from rect (the rect of this card) of this card
put it into myImageName
-- set rect and loc etc

Read in the docs about import snapshot and export snapwhot for more possibilties.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com

Submit your software at http://www.quickestpublisher.com

On 8 sep 2009, at 23:38, Reinhold Venzl-Schubert wrote:

Hi!

I have a lot of records in the database of my learning application. Now I want to sort them in a new sequence. In the past, when I learned with real papercards I spread them on the floor and ordered them like a puzzle.

To emulate this process today on my computer I want to create small images of the cards (records). Big enough to distinguish pictures and headlines but small enough to place a dozen of them on my screen. I will arrange them with drag and drop and enlarge them with a click on one of them so see all details.

Is there any way in revolution to create screencopy-images of cards. Or do I have to use an apple script or a comparable feature an a pc?

Thanks
Reinhold


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to