Zohar Posted March 4, 2009 Posted March 4, 2009 HelloI would like to differentiate the Home,End,PgUp,PgDn,etc keys from the regular group and the Numpad group.Is that possible?I know I can use the Numpad keys when NumLock=ON, which is good,but whaddabout when NumLock=OFF?(I need many keys, so I can set many hotkeys =) )
FireFox Posted March 4, 2009 Posted March 4, 2009 @Zohar And what about _IsPressed function ? Cheers, FireFox.
Zohar Posted March 4, 2009 Author Posted March 4, 2009 Hi FireFox Does that mean that using HotKeySet() I will not be able to do it?
FireFox Posted March 4, 2009 Posted March 4, 2009 @Zohar I dont know, look at the helpfile and you will see if its possible. with _IsPressed function, you can check for every key. Cheers, FireFox.
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