you can open a card of one stack in the window of another stack so that may
provide the effect you want. You will just need to keep track of which stack
you opened it in so you can return to the correct card.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Alex Rice
> Sent: Wednesday, 11 December 2002 11:03 AM
> To: [EMAIL PROTECTED]
> Subject: how to share cards between substacks?
>
>
> I have a few cards which I need to reuse in several substacks. I could
> put the cards in the mainstack, or their own substack. How can I
> programmatically do something like this?
>
>       insert card "the card" of stack "sharedCards" into this stack
>       set the script of card "the card" to "..."
>
> What's the best way to approach this? groups? templateCard? copy/paste?
>
> Thanks,
>
> Alex Rice, Software Developer
> Architectural Research Consultants, Inc.
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
>
>
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
>

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to