← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #250327]: [error] mouseDown: buttons still pressed - using all

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Java AWT Robot actions (click is one of these) cannot be called inside a Java swing container.
They must be in a different process or you have to separate the Swing stuff into a separate thread.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.