Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!biar!trebor From: trebor@biar.UUCP (Robert J Woodhead) Newsgroups: comp.sys.mac.programmer Subject: Re: Double Clicking Message-ID: <150@biar.UUCP> Date: 25 Feb 89 03:53:05 GMT References: <4452@hubcap.UUCP> <1967@helios.ee.lbl.gov> Reply-To: trebor@biar.UUCP (Robert J Woodhead) Organization: Biar Games, Inc. Lines: 25 In article wiechman@athos.rutgers.edu (NightMeower) writes: >Also, you'll want to compare the mouse locations to see if they are >sufficiently close together. Consider a user doing fast but detailed >work. Two clicks very close together in time, but far apart in >location could be misinterpretted as a double click. Very true. In general, the double click "heuristic" is: if (curTime-lastClickTime)