Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!agate!bionet!apple!lsr From: lsr@Apple.COM (Larry Rosenstein) Newsgroups: comp.sys.mac.programmer Subject: Re: GetMouse et al. Message-ID: <162@internal.Apple.COM> Date: 27 Oct 88 19:21:20 GMT References: <10849@srcsip.UUCP> Organization: Advanced Technology Group, Apple Computer Lines: 16 Followup-To:comp.sys.mac.programmer In article <10849@srcsip.UUCP> mnkonar@srcsip.UUCP () writes: > >A question: >How do the mouse routines like WaitMouseUp, Button, StillDown, GetMouse, >and others(I can't remember if there are any others at the moment) get >their information? Do they directly read the mouse or do they use the A quick perusal in Macsbug reveals that Button and GetMouse look at the low mnemory globals, and that the others (such as WaitMouseUp) call the lower level routines. In addition, the OS Event Manager routines OSEventAvail and GetOSEvent seem to access the low memory globals as well. -- Larry Rosenstein, Object Specialist Apple Computer, Inc. 20525 Mariani Ave, MS 46-B Cupertino, CA 95014 AppleLink:Rosenstein1 domain:lsr@Apple.COM UUCP:{sun,voder,nsc,decwrl}!apple!lsr