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

RaiMan posted a new comment:
Sure, sorry for being blind :-(

But rewriting the docs and finally understanding your intention, I will request
extendAbove()
extendBelow()
extendRight()
extendLeft()

as the including version of the spatial operators, so you can use the more 
verbose approach (your cases):
reg.extendLeft(10)
reg.extendRight(10)
reg.extendLeft(10).extendRight(10)

... I love these dotted method worms ;-)

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to