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

    Status: Open => Answered

RaiMan proposed the following answer:
This simply means, that before the FindInput structure was not filled
with a target image.

Again the process on the Java level, when a find operation is fired:

- a Finder object is initiated with a source image, which leads to the init of 
a FindInput structure
- somehow Finder.find(image) is called which results in adding the image to the 
FindInput structure
- then on the native level find(FindInput) is called

BTW: pls. switch to private communication. I will no longer answer on
this three.

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to