← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #188395]: How to make the current screen invisible ?

 

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

j posted a new comment:
I think this is the right sourcefile https://github.com/sikuli/sikuli/blob/develop/sikuli-ide/src/main/java/org/sikuli/ide/CaptureButton.java look at line 177-200. 
I think the invisibility is done with a simple JFrame.setVisible(false)
I don't know how to embed this into a sikuli script but I think there is a tutorial somewhere here.

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