Jump to content

simulating mouse clicks and keyboard events

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
ViZon

ViZon

    Newbie

  • Members
  • Pip
  • 3 posts
i'm working on some automatisation program.
for that i have to simulate mouseclicks and keyboard events in windows that are from other programs
i also have to know which window(from another program) has the focus.

Is this possible in java or do i need to do it in c++?
How should i do this?

thx in advance

#2
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Posted via CodeCall Mobile
I'm pretty sure there is something that java can do, but im not sure which library to import...