Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!brutus.cs.uiuc.edu!apple!well!oster From: oster@well.sf.ca.us (David Phillip Oster) Newsgroups: comp.sys.mac.programmer Subject: Re: whither WaitNextEvent()? Message-ID: <16398@well.sf.ca.us> Date: 25 Feb 90 21:33:58 GMT References: Reply-To: oster@well.UUCP (David Phillip Oster) Distribution: comp Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 14 Multifinder documentation is available from APDA. Apple sent preliminary System 7 documentation to all registered developers. WaitNextEvent takes two additional parameters: 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. -- -- David Phillip Oster - Note new address. Old one has gone Bye Bye. -- oster@well.sf.ca.us = {backbone}!well!oster