Uncategorized

How to create multiple mouse pointers in python 3 or C++ 20? (in windows)



How can I create multiple virtual mouse pointers that are not controlled by devices but controlled by code.

I know about teleporting the mouse pointer over a position and getting it back in the previous position but that gives a glitchy effect and it’s a while loop some uncontrollable cursor and more.

Also, I have checked some Stack overflow posts, but all of the Microsoft pages are deleted that are in the posts and also, I have founded a package called pymultimouse but I don’t know how to use it and it’s in python 2 and not python 3.

The link for the stack overflow post is in here



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *