Multiple mouses

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) :( :o :shock: :? :cool: :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: (wave) :ok: (nod)
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Multiple mouses

Multiple mouses

Post by zippyyy » 22.02.2019 19:06:02

Hello,

I just downloaded dexpot and my goal is to run multiple python (pyautogui) scripts in each window. PyAutoGUI is a program for automating your mouse and keyboard. When I run the script in each window it uses the same mouse. Any suggestion how I can have one mouse each window?

Thanks

Top