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

Description changed to:
Hi still learning Sikuli and im wondering,
 Can you define a region outside of a function, then use it on that function?
i don't want to define it inside function as the region may change 
EG.
r = Region(1625,158,265,336)

for n in range (10):
        r.Mails.mails()

-- 
You received this question notification because your team Sikuli Drivers
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