How to send keystroke to inactive window?
807591Apr 24 2008 — edited Apr 24 2008I need to know how to send a keystroke to an inactive window.
Right now i can use the Robot class and send key strokes to the active window but I need to be able to send it to an inactive window.