|
|||
|
I want to control an application from swfkit by sending keystrokes to it.
Is this possible? In fact I want to contol the Vista Media Center. Any suggestions on how to do this are welcome ;-) tnx |
|
|||
|
Yes, although not so easy. First, you would have to retrieve the Window object represents the destination application by using the Window.find method or Window.getWindowsByName method. And then you will be able to use the Application.sendMessage method to send any key, mouse, or command message to the destination application.
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|