Re: [Sikuli-driver] [Question #234083]: Sikuli 1.0.1 observe function problem

2013-08-15 Thread RaiMan
Question #234083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234083 Status: Open => Answered RaiMan proposed the following answer: Yes, it is bug. Half solved: the change observation works. second half: the script does not continue after the observe. So I have to deb

Re: [Sikuli-driver] [Question #234083]: Sikuli 1.0.1 observe function problem

2013-08-15 Thread RaiMan
Question #234083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234083 Linked to bug: #1212706 https://bugs.launchpad.net/bugs/1212706 "[1.0.1] observe with onChange() does not work" -- You received this question notification because you are a member of Sikuli Driv

[Sikuli-driver] [Question #234083]: Sikuli 1.0.1 observe function problem

2013-08-15 Thread JamyTseng
New question #234083 on Sikuli: https://answers.launchpad.net/sikuli/+question/234083 Hi, My environment is windows xp + JRE 6 update 45 I had test the code in official document def changed(event): print "something changed in ", event.region for ch in event.changes: