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

    Status: Open => Answered

RaiMan proposed the following answer:
I guess the problem with this Python wrapper is, that the line
Settings.OcrTextRead = True

does not really change the value in the original
org.sikuli.basics.Settings class, but in some proxy.

So the internal function Region.text() does not see the change.

I have no idea, how to solve that.

Why don't you use Jython?

Be aware: before getting deeper into this solution, test with the
SikuliX IDE, wether the text feature works as you expect in your
situation (has many problems)

-- 
You received this question notification because your team Sikuli Drivers
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