mouseUp stacking from user double clicks

rrlanier at mac.com rrlanier at mac.com
Sun Mar 26 13:40:25 EST 2006


How about:

Save the time of last openCard event into a global.
On mouseUp compare the current time to last openCard event time.
If the elapsed time is too short do nothing.

Bill

On Mar 26, 2006, at 11:33 AM, Ben Bock wrote:

> My user app is a series of quizzes.  In troubleshooting, I found  
> that if users "double click" a button (either from error or  
> impatience) that both codes an answer and moves to the next card- 
> item, the second, unnecessary click will transfer to the next  
> card.  How can I stop this?
>
> Thank you for the help on this and prior questions,
>
> Ben
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list