[Sikuli-driver] [Question #255662]: Functions cannot be cast as a handler in Eclipse integration

2014-10-13 Thread Ryan
New question #255662 on Sikuli: https://answers.launchpad.net/sikuli/+question/255662 I'm running some user acceptance tests before beginning a section of a project, so the code is very generic. I'm attempting to create a background listener before launching my automation code to look for

Re: [Sikuli-driver] [Question #255662]: Functions cannot be cast as a handler in Eclipse integration

2014-10-13 Thread RaiMan
Question #255662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255662 Status: Open = Solved RaiMan changed the question status: this r = sikuli.Region.create(1 , 35,500,500) has to be r = Region(1 , 35,500,500) ... since using Region.create() is reserved for the usage

Re: [Sikuli-driver] [Question #255662]: Functions cannot be cast as a handler in Eclipse integration

2014-10-13 Thread RaiMan
Question #255662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255662 RaiMan posted a new comment: not a bug -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.