Dampe Posted September 10, 2008 Share Posted September 10, 2008 How can I set a hotkey for Control + C + 1? I've tried HotKeySet ("^c1", "_copy1") Link to comment Share on other sites More sharing options...
Andreik Posted September 10, 2008 Share Posted September 10, 2008 How can I set a hotkey for Control + C + 1? I've tried HotKeySet ("^c1", "_copy1") I tried to set a hotkey like you but is running when I press CTRL+C because you cannot set more then one key after special keys. Try with GUISetAccelerators(). When the words fail... music speaks. Link to comment Share on other sites More sharing options...
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