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

    Status: Open => Answered

RaiMan proposed the following answer:
You can use the jar utility to unjar the sikuli-script.jar.

use the source class Location, modify it and compile it to a class file.
The replace it in the unjared folder and rejar again.

But if you want to use such things in Python environment of Sikuli:

Just subclass Location, add your needs and use your Location subclass in
your scripts.

-- 
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