[Sikuli-driver] [Question #269003]: Is there any way to prompt user with a pop-up saying Please do not click on screen and run sikuli script in background.

2015-07-08 Thread RR
New question #269003 on Sikuli: https://answers.launchpad.net/sikuli/+question/269003 Is there any way to prompt user with a pop-up saying Please do not click on screen and run sikuli script in background. So that user will not click anywhere on screen which causes sikuli script to fail. --

Re: [Sikuli-driver] [Question #269003]: Is there any way to prompt user with a pop-up saying Please do not click on screen and run sikuli script in background.

2015-07-08 Thread RR
Question #269003 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269003 Status: Answered = Open RR is still having a problem: Its not necessary to use pop up, I just want to inform user not to click anywhere on screen. -- You received this question notification because

[Sikuli-driver] [Question #266654]: Is it possible to assign 'type(v, KEY_CTRL)' value to a variable

2015-05-08 Thread RR
New question #266654 on Sikuli: https://answers.launchpad.net/sikuli/+question/266654 I want to get a value from a input text box and manipulate that. Can I assign the copied value from the input text box to a variable and do manipulations on that?? I have used type(c, KEY_CTRL) and type(v,

Re: [Sikuli-driver] [Question #266654]: Is it possible to assign 'type(v, KEY_CTRL)' value to a variable

2015-05-08 Thread RR
Question #266654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266654 Status: Solved = Open RR is still having a problem: Hi RaiMan, selection = Env.getClipboard() This working fine for me to print the selection. But still I am not able to manipulate it. I want

Re: [Sikuli-driver] [Question #266654]: Is it possible to assign 'type(v, KEY_CTRL)' value to a variable

2015-05-08 Thread RR
Question #266654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266654 Status: Answered = Solved RR confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #266654]: Is it possible to assign 'type(v, KEY_CTRL)' value to a variable

2015-05-08 Thread RR
Question #266654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266654 RR confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #266654]: Is it possible to assign 'type(v, KEY_CTRL)' value to a variable

2015-05-08 Thread RR
Question #266654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266654 Status: Answered = Solved RR confirmed that the question is solved: Thanks a lot RaiMan, It is working perfectly with just a minor change as paste(str(float(x) + float(0. + 1.zfill(len - dot - 1