[comp.sys.sgi] Event Queue

tjh@ouzo.bu.edu (Tim Hall) (02/20/90)

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