PDF & large images

Jeanne A. E. DeVoto revolution at jaedworks.com
Fri Oct 22 13:32:10 EDT 2004


At 6:13 PM +0200 10/22/2004, aurelien at jetrealisations.fr wrote:
>2 - I want to display a 500*800 pixels image on a 640*480 card. Is 
>there a way to add
>scollers to this image ?

The simplest way is to group the image (so the group has one member, 
which is the image object) and turn on the scrollbars for the group:

1. group the image
2. resize the group to the size you want to display
3. set the group's lockLoc property to true (so it doesn't 
automatically resize to fit the image)
4. set the group's hScrollbar and vScrollbar properties to true.
-- 
jeanne a. e. devoto ~ revolution at jaedworks.com
http://www.jaedworks.com


More information about the use-livecode mailing list