Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!portal!cup.portal.com!gort From: gort@cup.portal.com (george d harrington) Newsgroups: comp.sys.mac.hypercard Subject: Re: MouseClick Bug in HyperCard 2.0.2 (Claris) Message-ID: <39289@cup.portal.com> Date: 15 Feb 91 11:09:20 GMT References: <11428@jpl-devvax.JPL.NASA.GOV> Distribution: na Organization: The Portal System (TM) Lines: 11 Re: the HC scrip tthat waited for 5 secs and then reported whether or not you clicked, except it always thinks you clicked. I don't have 2.0v2 HC (yet), but try this: put the line "wait while the mouseclick" at the top of the handler. This will clear out the event q of any leftover unprocessed clicks. I find it handy for clearing up probs with users clicking twice instead of once, causing the second click to do something unexpected. gort@cup.portal.com disclaimer: this is not a disclaimer.