Page 1 of 1
Stack order
Posted: Sat Aug 27, 2011 2:23 am
by Pebah
I have several open stacks. One of them is a "tools" stack that acts like a palette--it's supposed to act on the stack just below it. How do I determine which stack is that one underneath? Is there a stacks layer property?
Re: Stack order
Posted: Sat Aug 27, 2011 4:57 am
by FourthWorld
See the topStack function in the Dictionary.
Re: Stack order
Posted: Sat Aug 27, 2011 6:27 am
by dunbarx
What Richard said.
But also look at the "mode" property.
Craig Newman
Re: Stack order
Posted: Mon Aug 29, 2011 11:56 pm
by Pebah
dunbarx wrote:What Richard said.
But also look at the "mode" property.
Craig Newman
Thanks, that's it!