[58] in Zephyr_Comments

home help back first fref pref prev next nref lref last post

Re: cursor change upon leaving the window with a mouse button down

daemon@ATHENA.MIT.EDU (Robert S. French)
Sat Jul 30 23:14:31 1988

Date: Sat, 30 Jul 88 23:14:07 EDT
From: "Robert S. French" <rfrench@ATHENA.MIT.EDU>
To: zephyr-comments@ATHENA.MIT.EDU, csmith@ATHENA.MIT.EDU,
In-Reply-To: [0057]

X11 automatically "grabs" the pointer for an application when a mouse
button is pressed.  (This is why, for example, when you press the left
mouse button in an xterm and move the mouse out of the window while
holding it down, you can still specify the cut region).  Mark: you
might consider using XUngrabPointer when you receive a ButtonPress
event...although I'm not sure if it will do the right thing.

			Rob

home help back first fref pref prev next nref lref last post