sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33267
Re: [Question #268579]: Java API - How to sort matches in Java IDE
Question #268579 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268579
Status: Open => Answered
RaiMan proposed the following answer:
latest build of version 1.1.0 has this:
added: findAllByRow, findAllByColumn: returns an array of matches in
sorted order
how it is implemented, you can find here:
https://github.com/RaiMan/SikuliX-2014/blob/master/API/src/main/java/org/sikuli/script/Region.java
line 2266+
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.