Livecode Geometry works only on the active card?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 2
- Joined: Mon Dec 05, 2011 5:34 pm
Livecode Geometry works only on the active card?
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?
-
- VIP Livecode Opensource Backer
- Posts: 10044
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Livecode Geometry works only on the active card?
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.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn