Question #214253 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/214253

    Status: Open => Answered

RaiMan proposed the following answer:
Yes (as you should have seen in the code ;-), the current implementation
only accepts image-filename, Pattern object or other component like a
rectangle. With other parameters it silently produces a null pointer :-(

so
guide.arrow("a.png", "b.png")

should do what you want.

If you want to work with regions, you have to either implement it or use
rectangles instead of the regions.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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

Reply via email to