Question #646890 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/646890
Status: Answered => Solved
arminius confirmed that the question is solved:
thanks that worked great.
yes that is what I'm trying t do.
--
You received this question notification because your team Sikul
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 th
New question #646890 on Sikuli:
https://answers.launchpad.net/sikuli/+question/646890
this is the code I'm working with.
"ml = Env.getMouseLocation()
dragDrop(Env.getMouseLocation(),Location(ml.getX()+centerX\2,ml.getY()+centerY/2))
#Center is X607 Y548"
centerX = 607
so it should be whatever th
3 matches
Mail list logo