William Prothero wrote:
> Richard:
> Tnx for the comments, all.
> Just to check my understanding of this issue:
>
> So, the “on preopenstack” message, in a card script, will only get
> triggered once, when the stack is opened? It won’t get triggered when
> you go to another card with an “on preOpenStack” handler??

Most non-control-specific system messages are sent to the card first (the others being sent to the target control). Like any other object, if you handle it in that object's script and don't explicitly pass it, the message won't travel any further.

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to