somdcomputerguy Posted January 30, 2010 Posted January 30, 2010 HotKeySet - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
picea892 Posted January 30, 2010 Posted January 30, 2010 If you want it to work regardless of active window then hotkeyset as snowmaker suggests. if it is an autoit gui and you only want the hotkey to work when the gui is active you can use guisetaccelerators If it is a non-autoit window and you only want the hotkey to work when the window is active then use _ispressed.
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