Jump to content

How do I "send" to specific PID ?


 Share

Recommended Posts

  • Moderators

1. You are asking to do something in a script without using MouseClick() <<< Which moves the mouse.

2. Then you ask how to move the mouse???

I would suggest opening the help file up, go to index, type in a word you are wondering about (example, type in mouse) and look at what is right in front of you.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

I am trying to send mouse clicks, moves and keystrokes of keyboard to inactive windows, and I want these done whether I have those windows active or not !

ControlSend would do that, but not mousemove, which sends move events just like send, only to the front most window...

What is the equivalent of ControlSend for mouse events?

Or is there a way to do Mousemove and mouseclick differently ?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...