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

John Henckel gave more information on the question:
Bottom line: what I really want to know is, what is the best way to
detect when anything in a region has changed. I want to write code such
as

boolean ok = region.waitForChange(10);

in which ok=true means that at least one pixel in that region changed
during the 10 seconds.

How would you recommend to implement that?

thanks,

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