Re: [Sikuli-driver] [Question #284755]: Non-invasive popup text? (beginner question)

2016-02-07 Thread RaiMan
Question #284755 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284755 Status: Open => Answered RaiMan proposed the following answer: Sorry, currently not an option in SikuliX. there are 2 workarounds: --1: by stepping down to the Java level in your Jython script, you mig

[Sikuli-driver] [Question #284755]: Non-invasive popup text? (beginner question)

2016-02-07 Thread Joe
New question #284755 on Sikuli: https://answers.launchpad.net/sikuli/+question/284755 Beginner here, wondering if there is a way to display information on screen during my script, without interrupting the rest of the script. (I am writing a script that automatically clicks images as they appear

Re: [Sikuli-driver] [Question #284730]: How to use popup() and input() in Java programs?

2016-02-07 Thread Krishna
Question #284730 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284730 Status: Answered => Solved Krishna confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answe

Re: [Sikuli-driver] [Question #284587]: looping a script forever in Sikulix

2016-02-07 Thread RaiMan
Question #284587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284587 Status: Open => Solved RaiMan changed the question status: continued in https://answers.launchpad.net/sikuli/+question/284740 -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #283780]: how to change default screen to a custom region?

2016-02-07 Thread Kopanda
Question #283780 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283780 Kopanda posted a new comment: Thanks Karl, i will try this. In comment 5 i just selected region icon as a pattern, i realised that was a bad idea and may confuse some1 after i posted it, but i was lazy enoug

Re: [Sikuli-driver] [Question #284740]: How to stop loop when an image appears within a fixed region?

2016-02-07 Thread Drex
Question #284740 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284740 Drex confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #284740]: How to stop loop when an image appears within a fixed region?

2016-02-07 Thread Drex
Question #284740 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284740 Status: Answered => Solved Drex confirmed that the question is solved: Thank you for the quick reply unfortunately i am more confused now than before because of all the comments and notes peppered throug

Re: [Sikuli-driver] [Question #284740]: How to stop loop when an image appears within a fixed region?

2016-02-07 Thread RaiMan
Question #284740 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284740 Status: Open => Answered RaiMan proposed the following answer: Especially as a beginner, you should take a little time, to at least read across the docs, to know the basics about the features. This will

Re: [Sikuli-driver] [Question #284732]: Using curses module with sikuli

2016-02-07 Thread RaiMan
Question #284732 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284732 Status: Open => Answered RaiMan proposed the following answer: Response time: I am just sitting in front of my MacBook Air and trying to answer "easier" SikuliX questions fits inbetween ;-) ... but in t

[Sikuli-driver] [Question #284740]: How to stop loop when an image appears within a fixed region?

2016-02-07 Thread Drex
New question #284740 on Sikuli: https://answers.launchpad.net/sikuli/+question/284740 I want to stop this script made thanks to a generous member here helped me clean it up if an image appears within a fixed region of the screen, same image will appear on another part of screen every few minutes

Re: [Sikuli-driver] [Question #284732]: Using curses module with sikuli

2016-02-07 Thread Brad
Question #284732 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284732 Status: Solved => Open Brad is still having a problem: Wow, your response time is Quick! sorry, I was typing and testing all that while you responded... Tried what you said, I now have: def clearscreen

Re: [Sikuli-driver] [Question #284732]: Using curses module with sikuli

2016-02-07 Thread Brad
Question #284732 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284732 Status: Answered => Solved Brad confirmed that the question is solved: Here's something that might help. I took what you said and researched it and came across this bit of code... import os #define def

Re: [Sikuli-driver] [Question #284732]: Using curses module with sikuli

2016-02-07 Thread RaiMan
Question #284732 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284732 Status: Open => Answered RaiMan proposed the following answer: ok, i guess, cls is an internal command. try this instead: run("cmd /c cls") -- You received this question notification because your team

Re: [Sikuli-driver] [Question #284732]: Using curses module with sikuli

2016-02-07 Thread Brad
Question #284732 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284732 Status: Answered => Open Brad is still having a problem: Tried that and got following error: [error] ResourceLoaderBasic: runcmd: fatal error: Cannot run program "clear": CreateProcess error=2, The syst

Re: [Sikuli-driver] [Question #284732]: Using curses module with sikuli

2016-02-07 Thread RaiMan
Question #284732 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284732 Status: Open => Answered RaiMan proposed the following answer: what about just issuing a clear command using run("clear")? ... and then start writing your stuff again, now from top of the window again.

Re: [Sikuli-driver] [Question #284730]: How to use Class SikuliScript methods in a Java program that imports sikulixAPI.jar?

2016-02-07 Thread RaiMan
Question #284730 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284730 Status: Open => Answered RaiMan proposed the following answer: switch to version 1.1.0 - start here: http://sikulix.com the related Java API is here: http://nightly.sikuli.de/docs/index.html the relate

Re: [Sikuli-driver] [Question #284730]: How to use popup() and input() in Java programs?

2016-02-07 Thread RaiMan
Question #284730 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284730 Summary changed to: How to use popup() and input() in Java programs? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #282163]: Sikuli drag and drop not working in server while TFS build the automation project

2016-02-07 Thread Launchpad Janitor
Question #282163 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/282163 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question no

Re: [Sikuli-driver] [Question #281263]: How to run .py file using interactive window

2016-02-07 Thread Launchpad Janitor
Question #281263 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/281263 Status: Needs information => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Needs information' state without activity for the last 15 days. -- You