sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49669
Re: [Question #676720]: How exactly does onChange() work
Question #676720 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676720
RaiMan proposed the following answer:
run the observe in background (see docs).
Mouse actions are synchronised at the Region object level between foreground and background (observing and handler).
So if you want to have mouse actions in the handler, they should be done
against an exclusive region object.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.