← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #268981]: [1.1.0] Mouse interrupt action after mouse was moved externally by user or other process

 

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

RaiMan proposed the following answer:
ok, I will make that gimmick optional ;-)

watch out for the fix on nightly build (maybe Monday) that says:

added: Mouse.setMouseMovedHighlight(true/false), where true will be the
default.

You would then have to say:
 
Mouse.setMouseMovedCallback(handler)
Mouse.setMouseMovedHighlight(false)

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