Jump to content

So how does ControlSend() work in v3.2.4.0?


Recommended Posts

From v3.2.4.0 update history:

Fixed: ControlSend() to empty "" ctrl fixed for inactive window. Also shift state behavior.

First I would like to mention that the new shift state behavior is wonderful for it remembers correctly now.

However I am unsure of how to properly use the ControlSend() function now. For instance this command no longer works:

ControlSend("Warcraft III", "", "", "^v")

Although it did work in earlier versions. I also noticed that this didn't work:

ControlSend("Untitled - Notepad", "", "", "Testing")

But this did:

ControlSend("Untitled - Notepad", "", "Edit1", "Testing")

So I am wondering if ControlSend is more picky about specifying controls to send to now. Could I get more details on ControlSend's behavior for "" controls?

Also I just used to the window tool on War3 and found that it doesn't seem to return any control information.

Edited by Christopher Blue
Link to comment
Share on other sites

  • 3 weeks later...

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...