Mouseup outside of a window
Posted: Fri Sep 19, 2014 3:21 pm
Hi,
I noticed that if a user clicks on something, then drags outside the bounds of the window, I do not receive a mouseup event when they let go of the mouse.
How can I detect a mouseup event outside of the window bounds, when the mousedown event started within the window bounds?
I'm not trying to detect clicks in other apps, just my own. Workarounds are fine, too.
Thank you,
-Chilton
I noticed that if a user clicks on something, then drags outside the bounds of the window, I do not receive a mouseup event when they let go of the mouse.
How can I detect a mouseup event outside of the window bounds, when the mousedown event started within the window bounds?
I'm not trying to detect clicks in other apps, just my own. Workarounds are fine, too.
Thank you,
-Chilton