Re: [Sikuli-driver] [Question #707899]: OCR not recognizing simple text

2023-10-26 Thread Launchpad Janitor
Question #707899 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/707899

Status: Open => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

-- 
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 : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #708296]: Changing default screen

2023-10-26 Thread Niklas Jørgensen
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 : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp