sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54568
Re: [Question #689302]: How to set the screen of a new region
Question #689302 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689302
Status: Open => Answered
RaiMan proposed the following answer:
As far as I understand from your code snippet:
you have a match from a VNC-screen, that you want to use as Region on
the local Screen(2).
If this is true, then try this:
R = M.copyTo(Screen(2))
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.