Re: [Sikuli-driver] [Question #678542]: Set region inside region

2019-02-13 Thread Asheru
Question #678542 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678542 Status: Open => Answered Asheru proposed the following answer: Maybe I don't understand exactly the need for this but why isn't one region enough? I mean you define the region needed from the screen and

Re: [Sikuli-driver] [Question #678543]: Import Sikuli in a project with an existing Interpreter

2019-02-13 Thread Jerry Jave S. Abejar
Question #678543 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678543 Description changed to: Hi, I have an existing project using a custom interpreter, is there a way to import Sikuli without changing interpreter in my main project? Things I've done: -I am using PyCharm

Re: [Sikuli-driver] [Question #678543]: Import Sikuli in a project with an existing Interpreter

2019-02-13 Thread Jerry Jave S. Abejar
Question #678543 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678543 Description changed to: Hi, I have an existing project using a custom interpreter, is there a way to import Sikuli without changing interpreter in my main project? Things I've done: -I am using PyCharm

Re: [Sikuli-driver] [Question #678543]: Import Sikuli in a project with an existing Interpreter

2019-02-13 Thread Jerry Jave S. Abejar
Question #678543 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678543 Description changed to: Hi, I have an existing project using a custom interpreter, is there a way to import Sikuli without changing interpreter in my main project? Things I've done: -I am using PyCharm

[Sikuli-driver] [Question #678543]: Import Sikuli in a project with an existing Interpreter

2019-02-13 Thread Jerry Jave S. Abejar
New question #678543 on Sikuli: https://answers.launchpad.net/sikuli/+question/678543 Hi, I have an existing project using a custom interpreter, is there a way to import Sikuli without changing interpreter in my main project? Things I've done: -I am using PyCharm and have successfully run a

Re: [Sikuli-driver] [Question #678542]: Set region inside region

2019-02-13 Thread Miyamoto
Question #678542 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678542 Miyamoto gave more information on the question: I run into multimonitor and one of the solution I found is to set the region based on Monitor 0, where the game will be visible but it's not an elegant

[Sikuli-driver] [Question #678542]: Set region inside region

2019-02-13 Thread Miyamoto
New question #678542 on Sikuli: https://answers.launchpad.net/sikuli/+question/678542 Is it possible to set Region inside a region? Like a subregion. Ex: I have a bot for a game and the images that I want to find is on specific region inside the game region, to optimize the match. -- You

[Sikuli-driver] [Question #678530]: Jython problem - error loading python.dll (error 14001)

2019-02-13 Thread Rainer
New question #678530 on Sikuli: https://answers.launchpad.net/sikuli/+question/678530 Yes, I am aware that this is a Jython problem and not a SikuliX problem, but as Jython is required for SikuliX, maybe someone else in the SikuliX community has encountered the same problem. I use the IntelliJ

[Sikuli-driver] [Question #678529]: How to create a Region from a Location

2019-02-13 Thread Rainer
New question #678529 on Sikuli: https://answers.launchpad.net/sikuli/+question/678529 Is there a simple way to create a region from a location - a region that has the given location at its center? Like the inverse of getCenter() where I can get the location of the center of a region?

Re: [Sikuli-driver] [Question #678517]: unable to use/integrate vision wait in other application

2019-02-13 Thread RaiMan
Question #678517 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678517 Status: Open => Needs information RaiMan requested more information: what is vision wait("img.PNG" ,300) ?? -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #678497]: Didn't run Import Xlrd

2019-02-13 Thread RaiMan
Question #678497 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678497 Status: Open => Needs information RaiMan requested more information: might be a problem especially on Windows. Can only test tomorrow. I will the come back asap. is it SikuliX 1.1.4? which Windows? --

Re: [Sikuli-driver] [Question #678458]: I can't implement the rest of the function.

2019-02-13 Thread RaiMan
Question #678458 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678458 Status: Open => Answered RaiMan proposed the following answer: as Roman already pointed out: when your function starts and img1 does not exist in that moment, it will immediately return and do nothing

Re: [Sikuli-driver] [Question #678481]: App instance changed in 1.1.4 compared to 1.1.2?

2019-02-13 Thread RaiMan
Question #678481 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678481 RaiMan proposed the following answer: not in the docs yet ;-) just try it out. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.