Page 1 of 1

Resizing images - setting cImageRatio

Posted: Sat Aug 25, 2012 9:40 pm
by cusingerBUSCw5N
I have just figured out that the images on the TickedOff application automatically resize when the stack/card size changes because the images have three Custom properties: - cImageRatio, cPrimaryDimension and cStackRatio. In the short run, I am going to calculate the cStackRatio and manually put it and the other properties in the images properties. But that's a workaround. I would like to know how to import images where these special properties are automaticallly added.

Thanks

Re: Resizing images - setting cImageRatio

Posted: Sun Aug 26, 2012 8:18 am
by jmburnod
Hi,

There is a thread useful for you.
Have a look at:
http://forums.runrev.com/phpBB2/viewtop ... =8&t=12653

Best regards

Jean-Marc

Re: Resizing images - setting cImageRatio

Posted: Mon Aug 27, 2012 10:57 am
by Klaus
Hi,
cusingerBUSCw5N wrote:I would like to know how to import images where these special properties are automaticallly added.
no automatism for this in LiveCode, you need to do this manually with a nice script!
Please check the link that Jean-Marc supplied, that may get you started.


Best

Klaus