Save image size on stack?

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
Cyberqat
Posts: 24
Joined: Thu Jun 10, 2010 5:38 pm

Save image size on stack?

Post by Cyberqat » Sat Mar 14, 2015 8:57 pm

I've been working with Livecode for a while now but this feels like a newb question.

I have a hidden image on my stack that I use as the icon for a button. i resize the image so it fits right in the button.
I save the stack.

When i open the stack again, its returned to its actual image size.

How do i get LC to *save* the size I set??

Newbie4
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 332
Joined: Sun Apr 15, 2012 1:17 am
Contact:

Re: Save image size on stack?

Post by Newbie4 » Sat Mar 14, 2015 9:05 pm

In the "Property Inspector" under "Size and Position" check "Lock size and position"
Cyril Pruszko
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/

Cyberqat
Posts: 24
Joined: Thu Jun 10, 2010 5:38 pm

Re: Save image size on stack?

Post by Cyberqat » Sat Mar 14, 2015 9:09 pm

Thanks much!

Post Reply