← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #202853]: Drag or mouseDown won't grab a selection

 

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

Kyle VandenLangenberg posted a new comment:
Thanks for the help, this actually didn't solve the problem - it seems
like it may be an issue in my program.

I randomly tried something like this though and it worked:

hover(ImgIWantToMove)
mouseDown()
mouseMove(UpAFewPixels)
mosueMove(ToWhereIWantToMoveIt) #which is a different dialogue window in the same program
mouseUp()

this worked. Thanks.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.