aurm Posted April 30, 2012 Posted April 30, 2012 Hi everyone , Is there a way to send some kind of event/keystrokes to Java app that has a listener for keystrokes without getting the java app focused ?
Bert Posted April 30, 2012 Posted April 30, 2012 Can you explain "listener for keystrokes"? The Vollatran project My blog: http://www.vollysinterestingshit.com/
aurm Posted April 30, 2012 Author Posted April 30, 2012 I'm having a java app that responds to certain Hotkeys/strokes, but the java's app window should have the focus ; so that it receives/listens to the keystrokes , so I wanted to set the hotkeys through autoIt , and just send the strokes to the java app where all the logic goes on
Bert Posted May 1, 2012 Posted May 1, 2012 In other words you want to have other windows have focus and just send stuff to the java app in the background. Am I right? The Vollatran project My blog: http://www.vollysinterestingshit.com/
rcmaehl Posted May 1, 2012 Posted May 1, 2012 Each Java App runs differently. Perhaps if we knew what Java App it was we could help better. My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.My Projects WhyNotWin11Cisco Finesse, Github, IRC UDF, WindowEx UDF
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