Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!ll-xn!oberon!ganelon.usc.edu!robiner From: robiner@ganelon.usc.edu (Steve) Newsgroups: comp.sys.mac.hypercard Subject: How to trap double-clicks? Message-ID: <7744@oberon.USC.EDU> Date: 18 Mar 88 19:50:45 GMT Sender: news@oberon.USC.EDU Reply-To: robiner@ganelon.usc.edu (Steve) Organization: University of Southern California, Los Angeles, CA Lines: 20 Does anyone know of a simple routine for handling or trapping for double-clicks. I have written a button script as follows: on mouseUp Set the highlight of me to not the highlight of me end mouseUp When I double click on it quickly, it misses the second click, and only changes once. I can't wait in the button for a second click, because I need to check in other buttons for clicks during the same time. Does anyone have any ideas on this? Please E-mail responses as I don't read this group regularly. Thanks in adavnce, =Steve= Robiner@usc.ganelon.edu Robiner@ganelon.usc.edu