I have seen all kinds of strangeness with the doubleCLick. Some Macs ignore it completely. Instead I use a timer. Each click I save the time and if the click is less than 1/4 a second or so from the last click then I use it as a custom double click.
-Chuck -------------------------- Chuck Neal CEO, MediaMacros, Inc. [EMAIL PROTECTED] http://www.mediamacros.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Schulman Sent: Thursday, April 29, 2004 4:01 PM To: [EMAIL PROTECTED] Subject: <lingo-l> doubleclick I will be using the sound().pan command in an experiment to get people to indicate the direction that a sound seems to come from. When they are satisfied that the sound is adjusted correctly, I want them to just doubleclick. and i want the script to recycle on to the next sound. But the doubleclick remains set at 1 and you can't write code to reset it. Is there any way around this? Can i use something other than a doubleclick? Paul Schulman Department of Psychology SUNYIT [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
