Going to next card

Brian Milby brian at milby7.com
Wed May 13 08:18:37 EDT 2026


Interestingly, that is the direction that Create is going to… each stack is just a single card.

Brian Milby
brian at milby7.com

> On May 13, 2026, at 2:41 AM, jbv via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Finally, I found aworkaround: instead of a single stack with 2 cards,
> now I hhave
> - 1 main stack with 1 card
> - 1 sub-stack of the same size with 1 card.
> And instead of "go cd 2", I uuse
>   hide main stack
>   show substack
> 
> With only 2 cards it's ok, but in a project with many cards and lots of
> controls on each card, replacing multiple cards with multiple substacks,
> I'm not sure...
> 
> jbv


More information about the use-livecode mailing list