gronk33 Posted September 16, 2011 Posted September 16, 2011 Hi there, I'm trying to use controlsend to send keystrokes to Zbrush. I have a tablet PC and would like to program modifier buttons/keys that will stay onscreen so I don't have to use a keyboard. I have no problem using controlsend to send keys to other programs. However in this case, I'm failing. I've used AutoIt Window Info to check the title and control for the main window. Both come up as "ZBrush" My resulting controlsend command is: ControlSend("ZBrush", "", "[CLASS:ZBrush]", "b"). In this example I'm sending "b" to open my brushes palette. Unfortunately no luck. Do you have any suggestions? Thanks in advance. Ted
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