Path: utzoo!attcan!uunet!mcsun!hp4nl!charon!cwi.nl!walterl From: walterl@cwi.nl (walter van der laan) Newsgroups: comp.sys.amiga.tech Subject: Re: Finding current mouse status. Keywords: Mouse Message-ID: <2190@charon.cwi.nl> Date: 19 Sep 90 11:43:01 GMT References: <1990Sep18.192348.3594@cs.umn.edu> Sender: news@cwi.nl Reply-To: walterl@cwi.nl (walter van der laan) Distribution: comp Organization: CWI, Amsterdam Lines: 7 Make a global structure reflecting the mouse status and update it every time you get a mouse event, set the FOLLOWMOUSE flag if you want a lot of (x,y) reports (the flagname might be slightly different). This way you can look at your own structure if you want to know the mouse status. Walter van der Laan