Use win.CaptureMouse() to capture
And win.ReleaseMouse() when you are done
Jason
I would like to temporarily capture all mouse events in a window,
even if the mouse pointer left the window. I couldn't find the solution
in the documentation, so I kindly ask for a hint how to do this.
Thanks in advance,
yours kodi
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
wow, that was a fast answer!
It's very embarrassing that I managed to overlook this obvious solution.
Thanks a lot for the hint,