Stoph Posted April 6, 2004 Posted April 6, 2004 Can you send keystrokes to windows other than the active window? I want to run a macro on an application that does not have focus, and use another application while that is going, is this possible?
Stoph Posted April 6, 2004 Author Posted April 6, 2004 (edited) wow.... thanks so much Larry I am going to try that right now and I will report later if i run into any problems hmm, I don't think the spy is giving me the correct controls, because it is working on other programs, just not this one is there any way to get a full list of controls for a program so i can check them all? i think the application uses DirectInput to pick up keystrokes, not sure if this has any effect on it Edited April 6, 2004 by Stoph
Stoph Posted April 6, 2004 Author Posted April 6, 2004 i'm trying to send to TDXDraw1 right now, but I'm not sure if this is the right control it doesn't seem to work
Stoph Posted April 6, 2004 Author Posted April 6, 2004 (edited) hmm seems like it should be able to work if i can just find the right control to send the keystrokes to i can make working scripts using Send if i could just get a list of all the possible controls that i might have to send keystrokes to... Edited April 6, 2004 by Stoph
Stoph Posted April 7, 2004 Author Posted April 7, 2004 arg... it would appear as if it is using a custom control called TDXInput, and i guess controlsend isn't going to work for me blah....
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