sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00765
Re: [Question #142168]: Unexpected result of Region.right()
Question #142168 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/142168
Status: Open => Answered
RaiMan proposed the following answer:
You are right: "extending the current region" is not correct (It was
written by a "not native english speaker" --- called RaiMan ;-), so I
will change the doc accordingly (but the picture is correct and
marvelous --- isn't it :-))
But: the spatial operators do not change the current region, they always
return a new one - that might be assigned again to the region variable.
In X 1.0 rc2 there will be Region.moveTo(Location) and
Region.morphTo(Region) that might be used for that.
On top I requested an Region.inside(left, right, top, bottom) (bug
702291)
Have fun with Sikuli
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.