Capture touch info outside of Kivy Window

20 views
Skip to first unread message

Jon Allsop

unread,
May 22, 2015, 2:39:05 AM5/22/15
to kivy-...@googlegroups.com
Hi all,

Probably a fairly simple problem for the Kivy experts. Wondering if there is anyway to capture the touch information for touches that occur outside the Kivy window (on windows 7)?

Any and all help would be massively appreciated!

Thanks in advance,
Jon

ZenCODE

unread,
May 23, 2015, 6:45:19 PM5/23/15
to kivy-...@googlegroups.com
This looks promising? https://github.com/SavinaRoja/PyUserInput

For PyMouseEvent classes, the variables "capture" and "capture_move" may be passed during instantiation. If capture=True is passed, the intended result is that all mouse button input will go to your program and nowhere else.
Reply all
Reply to author
Forward
0 new messages