[Sikuli-driver] [Question #194102]: button matrix

2012-04-19 Thread Mic Cross
New question #194102 on Sikuli: https://answers.launchpad.net/sikuli/+question/194102 Just started sikula tonight so total newbie ... the gui is a matrix of small square buttons 20 by 10 . do I need to try and capture every one, or can I capture the block and somehow interpolate inside with

Re: [Sikuli-driver] [Question #194102]: button matrix

2012-04-19 Thread Mic Cross
Question #194102 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194102 Description changed to: Just started sikula tonight so total newbie ... the gui is a matrix of small square buttons 20 by 10 . do I need to try and capture every one, or can I capture the block and

Re: [Sikuli-driver] [Question #194102]: button matrix

2012-04-19 Thread Roman Podolyan
Question #194102 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194102 Status: Open = Answered Roman Podolyan proposed the following answer: Errr... what you mean by 'capture' here? If you want to click the buttons, and the button matrix is static, all buttons have

Re: [Sikuli-driver] [Question #194102]: button matrix

2012-04-19 Thread j
Question #194102 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194102 j posted a new comment: You can capture all buttons at once or you can capture each button explicitly. What works better for you depends on your GUI. You can use the method of capturing the whole GUI and