| Did you know ... | Search Documentation: |
| window->grab_pointer |
The normal XPCE event-processing ensures the window in which a mouse-down event occurrs grabs the pointer until the mouse-button is released (see also class gesture).
Most modern window environments do not allow a global grab on the pointer. Any event happening on any xpce window of the same process is redirected to this window.
See also window->focus
and window->grab_keyboard.
->grab_keyboard ->inform ->focus