Ix0al Posted May 21, 2011 Posted May 21, 2011 Hey guys! I'm from Germany and I'm seraching a method how I can hide a simple Java-Applet-window.If I use something like that:Run("C:\MyJavaApp.exe,,1")WinWait("Window Title")WinSetState("Window Title","",@SW_HIDE)It doesn't work.I found out that AutoIt doesn't see Java Windows.So here is the problem.My question is now: How I can hide the Window the Java-Application?Thank you.
jvanegmond Posted May 21, 2011 Posted May 21, 2011 I found out that AutoIt doesn't see Java Windows.Nonsense. You have the window title wrong.Good luck. github.com/jvanegmond
Ix0al Posted May 21, 2011 Author Posted May 21, 2011 No I have the right Title. I used the AutoIt Window Info to get the Title.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now