Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!think!mintaka!mit-eddie!bu.edu!ouzo!tjh From: tjh@ouzo.bu.edu (Tim Hall) Newsgroups: comp.sys.sgi Subject: Event Queue Message-ID: <52418@bu.edu.bu.edu> Date: 19 Feb 90 20:04:33 GMT Sender: news@bu.edu.bu.edu Reply-To: tjh@bu-pub.bu.edu (Tim Hall) Organization: Boston University Computer Graphics Lab Lines: 12 How can I get the INPUTCHANGE event to occur when a mouse button is being held down? Is it possible at all? If the above is not possible, I can determine which of my windows the cursor is in. ( MOUSEX/MOUSEY still generate events with a mouse button down ) However if the cursor is in an area where two windows overlap how do I know which window is on top, and thus which window the cursor is in? I know I could force it using winpush/winpop but that's rather ugly. -Tim Hall tjh@bu-pub.bu.edu