Re: [Sikuli-driver] [Question #269031]: Cant find Settings class

2015-07-12 Thread RaiMan
Question #269031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269031 RaiMan posted a new comment: for 1.1.0+ http://sikulix.com -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #269031]: Cant find Settings class

2015-07-11 Thread Dan
Question #269031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269031 Dan posted a new comment: Am I looking at outdated documentation? http://doc.sikuli.org/javadoc/org/sikuli/script/Settings.html -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #269031]: Cant find Settings class

2015-07-10 Thread RaiMan
Question #269031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269031 Status: Open = Answered RaiMan proposed the following answer: import org.sikuli.basics.Settings; -- You received this question notification because you are a member of Sikuli Drivers, which is an

[Sikuli-driver] [Question #269031]: Cant find Settings class

2015-07-08 Thread Dan
New question #269031 on Sikuli: https://answers.launchpad.net/sikuli/+question/269031 I am trying to turn on the OCR functionality in Sikuli with: Settings.OcrTextRead = true; Settings.OcrTextSearch = true; But when I try to add the Settings class: import org.sikuli.script.Settings; It can't