Question #181819 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/181819
Status: Open => Solved
Joe List confirmed that the question is solved:
Hey,
I download the JDK 1.6
jdk-6u29-windows-x64.exe
I compile the class with the javac.exe from this SDK and it works
perfectly !
loc = Location(10, 20)
print loc # (10,20)
loc2 = loc.foo()
print loc2 #(1,2)
So happy !
Thank you so much !
:)
--
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