Question #680652 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680652
Status: Open => Answered RaiMan proposed the following answer: Nice try ;-) IMHO: class CallBack(ObserverCallBack): def changed(event): # this is what you have to overwrite print ("in change handler") someRegion.onChange(50, CallBack()) -- 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