← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #248391]: Unable to use java version of 1.1.0, IDE is not being generated

 

Question #248391 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248391

RaiMan proposed the following answer:
I already fixed it.

Towards weekend, I will upload new builds.

Beginning from next week this will then be sufficient:

org.sikuli.basics.Settings.OcrTextSearch = true; // once at the
beginning to  switch TextSearch on

String someText = "<whatever>";
Region someRegion = new Region(<whatever>);
Match mSomeText = someRegion.findText(someText)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.