Is it possible to clone a stack and the user does not see anything ?
André.Bisseret
Andre.Bisseret at inria.fr
Thu May 31 08:37:14 EDT 2007
Bonjour Éric et merci ;
This version is working nicely :-))
André
Le 31 mai 07 à 13:59, Eric Chatonet a écrit :
> Re,
>
> Here is a simpler version of Sarah method that might help you:
> In the card/stack script of the template stack, just insert:
>
> on preopenStack
> if "copy" is in the short name of this stack then
> go invisible to this stack
> else
> <template stack regular preopenStack>
> end if
> end preopenStack
>
> Hope this helps.
>
More information about the use-livecode
mailing list