Page 1 of 1
Livecode Geometry works only on the active card?
Posted: Wed Aug 29, 2012 10:39 am
by broteeGA9b24
I have more card in my stack, when i change the size of this stack my geometry settings only work on the current card. Is it possible to use geometry settings on every card when stack resizes?
Re: Livecode Geometry works only on the active card?
Posted: Wed Aug 29, 2012 5:32 pm
by FourthWorld
I rarely use the GM myself, preferring to have complete control over every aspect of positioning by trapping the resizeStack message. While a bit of work to write, you only have to write it once and you can write it to do anything you want, even affecting other cards.