aurm 0 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 ? Share this post Link to post Share on other sites
Bert 1,427 Posted April 30, 2012 Can you explain "listener for keystrokes"? The Vollatran project _____ I'm famous My blog: http://www.vollysinterestingshit.com/ Share this post Link to post Share on other sites
aurm 0 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 Share this post Link to post Share on other sites
Bert 1,427 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 _____ I'm famous My blog: http://www.vollysinterestingshit.com/ Share this post Link to post Share on other sites
rcmaehl 50 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 ProjectsCisco Finesse, Github, IRC UDF, WindowEx UDF Share this post Link to post Share on other sites