New question #708296 on SikuliX:
https://answers.launchpad.net/sikuli/+question/708296

Is there any way in sikulix that changes the default monitor so that the 
click()/wait() etc. functions works on that one instead of the default SCREEN 
object that (in my case atleast) always refers to Screen(0).

So, what i'm after is a method like Screen.setDefaultMonitor(1) to set the 
default monitor to 1 for the rest of the script so i dont have to make a 
screen1 = Screen(1) and then work with screen1.click() all the way through?

Thanks for looking :)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to