Dispatch msg from one top level stack to one behind it without raising the latter

Sannyasin Brahmanathaswami brahma at hindu.org
Sun Apr 24 21:42:15 EDT 2016


>>If you dispatch a “go next card” to a stack that is not the top stack.. .it immediately comes to the foreground if the calling stack is not a palette.
>>
>>Is there a way to prevent this?

jacque at hyperactivesw.com> wrote:

>
>You can set the currentCard of the non-topstack. I think that should do it.
>
TKS

Yes, that does it

BR: FYI Dictionary fix:

“currentCard” is not in the dictionary.  “Current Card” is… 

But 

Set the current Card of stack  “categoryPicker" to 2

Fails

While 

Set the currentcard of stack  “categoryPicker" to 2 

Does work.




>


More information about the use-livecode mailing list