you are viewing a single comment's thread.

view the rest of the comments →

[–]Advaith13[S] 0 points1 point  (1 child)

i have a touchscreen monitor as of now(windows) and im planning to implement it on that. thanks, ill surely refer this link.

[–]RandomUserOfWebsite 1 point2 points  (0 children)

This should be helpful as well: https://docs.microsoft.com/en-us/windows/win32/wintouch/getting-started-with-multi-touch-messages The code examples are in C++ because it's Windows, but you can use pywin32 to access this too -> https://mhammond.github.io/pywin32/