Re: [Sikuli-driver] [Question #182699]: Can the screen's location of text input cursor be found? --- not possible

2011-12-23 Thread RaiMan
Question #182699 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182699 RaiMan proposed the following answer: Ok, you might try it. But be aware: bug 710586 (for OCR reliability). You have to find a unique character sequence, that can be found reliably. In all cases try to narr

Re: [Sikuli-driver] [Question #182699]: Can the screen's location of text input cursor be found? --- not possible

2011-12-23 Thread Rick
Question #182699 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182699 Rick posted a new comment: Ok, what about this approach, input a unique character sequence say "+-+", then have it find that pattern, return the pattern's location and input three backspaces. Is this a workab

Re: [Sikuli-driver] [Question #182699]: Can the screen's location of text input cursor be found? --- not possible

2011-12-22 Thread RaiMan
Question #182699 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182699 Summary changed to: Can the screen's location of text input cursor be found? --- not possible -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contac

Re: [Sikuli-driver] [Question #182699]: Can the screen's location of text input cursor be found?

2011-12-22 Thread RaiMan
Question #182699 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182699 Status: Open => Answered RaiMan proposed the following answer: No, currently not possible. Sikuli can only follow the mouse. -- You received this question notification because you are a member of Siku

[Sikuli-driver] [Question #182699]: Can the screen's location of text input cursor be found?

2011-12-22 Thread Rick
New question #182699 on Sikuli: https://answers.launchpad.net/sikuli/+question/182699 I played with Sikuli a bit six months ago on Ubuntu 10.04 and really didn't do much with it. Now I'm wondering if it could be used to find the location of the current active text input cursor on the screen. Ba