New question #141004 on Sikuli:
https://answers.launchpad.net/sikuli/+question/141004

Ok, here is a question about regions.

If i do this:

reg=Region(0,0,800,200)

with reg:
   highlight()

What sould happend? In my opinion the region should be highlighted, but the 
whole screen is highlighted, this make me thinks that with region doesn't work 
in any case, and i have to use reg.function() every time.

thank you.

-- 
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