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

RaiMan posted a new comment:
@ j-the-k
In the current Sikuli, on the Jython layer to create a region use:
searchRegion = Region(x,y,w,h)

Region.create() should only be used on the Java layer.

This is because there currently is a weird difference between regions in
the Jython API and the Java API regarding observe(). This might be fixed
in the next version.

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to