Re: [Sikuli-driver] [Question #279248]: [1.1.0] HowTo use onAppear with a lambda handler

2015-12-15 Thread RaiMan
Question #279248 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279248 Status: Open => Answered RaiMan proposed the following answer: The onXXX... have to be associated with the same Region object as the observe: hence this is correct: reg = Region(1309,107,271,52) reg.onA

Re: [Sikuli-driver] [Question #279248]: [1.1.0] HowTo use onAppear with a lambda handler

2015-12-15 Thread RaiMan
Question #279248 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279248 Summary changed to: [1.1.0] HowTo use onAppear with a lambda handler -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___