Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!apple!archer!dwb From: dwb@archer.apple.com (David W. Berry) Newsgroups: comp.sys.mac.programmer Subject: Re: whither WaitNextEvent()? Message-ID: <6918@internal.Apple.COM> Date: 27 Feb 90 01:29:27 GMT References: <16398@well.sf.ca.us> Sender: usenet@Apple.COM Distribution: comp Organization: Apple Computer Lines: 10 In article <16398@well.sf.ca.us> oster@well.UUCP (David Phillip Oster) writes: >a LongInt, the number of ticks, max, to sleep, before returning a nullEvent >a handle to a Region, in global coordinates. If the mouse goes outside >of that region, you'll start getting events informing you that the mouse is >outside your region. You are supposed to modify the cursor, modify the region, >and wait again. Just a clarification, since I'm sure you already know this, you will get mouse moved events any time the mouse >is< outside the region given, not anytime the mouse >moves< outside the region