Simple Way to Duplicate a Stack?
Thomas McGrath III
3mcgrath at comcast.net
Fri May 23 09:21:51 EDT 2008
Steven,
Why not just change the background color when needed?
Other wise you can use:
clone stack "My Stack"
set the backgroundColor of graphic "My Background" of stack "Copy of
My Stack" to 128,128,128,128
-- or you can rename the newly created stack to something you want and
change the BKG color after that
From the Docs:
clone
Use the clone command to create a copy of an existing object.
...
If the object is a stack, the newly created stack is opened. It is
named "Copy of" and the stack's name.
...
Tom McGrath
On May 23, 2008, at 8:55 AM, Steven Axtell wrote:
> Is there a way to duplicate a stack in a similar manner as
> duplicating a file in the MacOS or Windows systems? I have a stack
> with many cards in it. I want a second stack to contain all of the
> same information as the first stack but have a different background
> color. Just looking for the simplest way to get from point A to
> point B.
>
> Thanks,
>
> Steve
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list