Update on defaultStack problem

DunbarX at aol.com DunbarX at aol.com
Tue Feb 1 09:55:53 EST 2011


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



More information about the use-livecode mailing list