Question #646890 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/646890
Status: Open => Answered
Manfred Hampl proposed the following answer:
Is it a forward slash / or a backslash \ ?
What exactly do you want to do?
Drag an image from the mouse location half the ways to the screen center?
Then it is most probably
dragDrop(ml,Location( (ml.getX()+centerX)/2,(ml.getY()+centerY)/2) )
--
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