Opening a stack *behind* another stack? (take 2)
Cubist at aol.com
Cubist at aol.com
Sat Jan 24 06:32:43 EST 2004
sez jacque at hyperactivesw.com
>The best you can to is open a window invisibly and then show it when it
>is needed, but I don't think this does what you want.
Not in and of itself, but it does suggest a perhaps-successful variant:
push this card
open stack "Fred" invisible # (or whatever the syntax is)
pop card
show stack "Fred"# (or whatever the syntax is, again)
And yes, the "pop card" does take care of putting your back where you
started from.
Hope this helps...
More information about the use-livecode
mailing list