Path: utzoo!attcan!uunet!samsung!aplcen!haven!umbc3!umbc5.umbc.edu!daren From: daren@umbc5.umbc.edu (Daren Arnold (C)) Newsgroups: comp.sys.atari.st Subject: GEM help Keywords: gem aes mouse_handler Message-ID: <2550@umbc3.UMBC.EDU> Date: 24 Nov 89 18:21:44 GMT References: <8911131429.AA21451@jade.berkeley.edu> <494@laas.laas.fr> Sender: newspost@umbc3.UMBC.EDU Reply-To: daren@umbc5.umbc.edu.UUCP (Daren Arnold (C)) Organization: University of Maryland, Baltimore County Lines: 13 I wrote a little program to pop-up a menu whereever the left mouse button is clicked. The menu consists of a hand-built object tree, basically pretty simple stuff. The problem I am having is with the mouse pointer!! I know that the AES records the # of times you GRAF_MOUSE(M_OFF, 0L), and that you must issue an equal # of M_ON's to restore the mouse. My question: Is there anyway to over-ride this mechanism? If not, is there a way to find out how many times the mouse has been hidden (not counting mousehidden in msh!). I am using MWC 3.0.5, a .5meg ST, and the tos 1.0. Any help would be greatly appreciated! thanks, -Daren daren@umbc5.umbc.edu