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 find it. Is that part of the standard sikulixapi.jar file? I set it up 
with options 2 and 3 checked.

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

Reply via email to