Christopher Blue Posted May 11, 2007 Posted May 11, 2007 (edited) 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 May 11, 2007 by Christopher Blue
herewasplato Posted May 31, 2007 Posted May 31, 2007 Try it with v3.2.4.9 [size="1"][font="Arial"].[u].[/u][/font][/size]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now