Thanks Craig, I'll give that a try.  Sounds like a bug in LC.

Pete Haworth

On Feb 1, 2011, at 6:55 AM, dunb...@aol.com wrote:

> I have always had this problem, that the engine will not distinguish the 
> two "ups" if they are in the same handler.
> 
> I use the old HC method:
> 
> on mouseUp
>   wait 15 --your comfort level
>   if the mouseCllick then doDoubleStuff
>   else doSingleStuff
> end mouseUp
> 
> You can do triples and more this way.
> 
> Old fashioned, and I wonder if I am just not carefully implementing the two 
> variations correctly.
> 
> Craig Newman
> _______________________________________________
> 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
> 


_______________________________________________
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