Stack window positioning.

Feasey, Nicholas NFeasey at utpress.utoronto.ca
Wed Jan 29 12:50:28 EST 2003


Thank you Sarah this has the desired affect.

N

-----Original Message-----
From: Sarah [mailto:sarahr at genesearch.com.au] 
Sent: 28-Jan-03 9:20 PM
To: use-revolution at lists.runrev.com
Subject: Re: Stack window positioning.


I don't know what this would look like but you could try:

lock screen
go invisible to stack "FirstStack"
go invisible to stack "SecondStack"
set the visible of stack "FirstStack" to true
set the visible of stack "SecondStack" to true

Cheers,
Sarah


On Tuesday, January 28, 2003, at 07:23  am, Feasey, Nicholas wrote:

> I want to open two different cards within two separate stacks.
> However, I want the card in the first stack window to remain 
> underneatch the
> second stack that I open.
>
> I used:
>
> go to stack "FirstStack"
> go to stack "SecondStack"
>
> but I see the first stack when it opens.  I have tried:
>
> go invisible to stack "FirstStack"
> go to stack "SecondStack"
> set the visible of stack "FirstStack" to true
>
> but that brings the card in "FirstStack" to the forground; a effect 
> that I
> don't desire.
>
> Can anyone point me in the correct direction.
>
> Thanks in advance.
>
> N
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>


_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution



More information about the use-livecode mailing list