← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #293197]: How can I call the Pattern Settings screen without using the SikuliX IDE

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
sorry, not possible (easily).

It is hard-wired into the code of the IDE.

But if you are an experienced Java-programmer you might look into the
hell-of-a-code ;-) and find a solution.

the top class is sikulix::org.sikuli.ide.PatternWindow which extends
JFrame.

I have no idea, what effort it might be, to isolate the feature to use it standalone.
But if you go in this direction, come back with any question.

version 2 will have this feature, so you might use it in your
scripts/programs - but this does not help you now ;-)

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