Image Scaling Problem

Klaus major-k klaus at major-k.de
Tue Jan 19 07:19:55 EST 2016


Hi Richard,

> Am 19.01.2016 um 13:16 schrieb Hillen Richard <mail at richard-hillen.de>:
> 
> Hello List,
> 
> I just imported  a 500x500px image as control into a stack, resized it using its handles to about 100 x 100 px, saved the stack and closed livecode.
> After restarting livecode and reopening the stack the size of the image was again 500 x 500px. 
> What may I do to make the scaling permanent?

in the inspector for that image check „lockloc“ (Lock size and location)!
Or via script:
…
set the lockloc of img XYZ to true
...

> (Mac OS X 10.11.2, LiveCode 6.7.8)
> 
> Thank You in Advance,
> Richard

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major-k.de





More information about the use-livecode mailing list