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.

_______________________________________________
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