capture keystroke |
Post Reply |
Author | |
dave12
Newbie Joined: 28 February 2007 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 19 April 2007 at 5:30pm |
Is there an easy way to capture keystrokes in a property grid item? I would like something similar to CXTPCustomizeKeyboardPage but as a one line capture of a keystroke (something like Ctrl +N) that I can then associate with a global command that I can handle through a Hook like:
OnHookMessage(UINT nMessage, WPARAM& wParam, LPARAM& lParam) |
|
Barto
Groupie Joined: 27 February 2005 Location: Germany Status: Offline Points: 60 |
Post Options
Thanks(0)
|
http://www.abyss-online.de/stuff/hotkey.zip
I have made some custom property grid item classes for keyboard customization (hotkey).. try it out, it works for most keys (i think there's some problems for return, tab, escape, and delete)
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |