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
then do your actions in it. You can find in the doc -
http://doc.sikuli.org/region.html, that class Region has some methods
like nearby(),inside(),above(),below() etc. Maybe those can answer your
question

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


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 solution.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[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 received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp