on mouseDoubleDown
Alan Gayne
alanIra9 at mac.com
Mon Nov 18 16:20:01 EST 2002
Hi Ken:
this may only require a 1 word answer - but does a "mouseDoubleDown"
message preempt a "mouseDown" message in the same script?
Thanks in advance,
Alan
On Saturday, November 16, 2002, at 06:39 PM, Ken Ray wrote:
> Edouard:
>
> It's easy:
>
> on mouseDown
> DOTHIS
> end mouseDown
>
> on mouseDoubleDown
> DOTHAT
> end mouseDoubleDown
>
> Ken Ray
> Sons of Thunder Software
> Email: kray at sonsothunder.com
> Web Site: http://www.sonsothunder.com/
More information about the use-livecode
mailing list