← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #646899]: [error] TypeError ( 'int' object is not callable )

 

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

Manfred Hampl proposed the following answer:
Oops, sorry, now I ommitted brackets, it must of course be

ml = Env.getMouseLocation()
total = ml.getX() + centerX
print ml.getX()
print total

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.