> On Mar 18, 2014, at 8:54 PM, "Scott Rossi" <sc...@tactilemedia.com> wrote:
> 
> I didn't realize it until just now, but this is the order of events:
> 
> before mouseUp
>   answer "A"
> end mouseUp
> 
> on mouseUp
>   answer "B"
> end mouseUp
> 
> after mouseUp
>   answer "C"
> end mouseUp

That's what I thought. But when I tried it earlier today it didn't work with 
both and after end and on handler. I'll go back and check to make sure I don't 
have another mouse up Hendler somewhere in the message path.

Devin
_______________________________________________
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