A
aeron005
Hello, I am developing an application, mainly for personal use, that
runs in the system tray, organizes data (calendar, etc.), and has
several useful widgets included (little scratch pads and stuff). I
would like to add a feature where I, as the end user, can set custom
hotkeys to run different applications, etc.
The only problem is, using the normal key event handlers (to my
knowledge) can only be detected when that control is active. So is
there any way to read key event handlers outside the application (or
has is this not possible for security measures)?
Thanks in advance,
-aeron
runs in the system tray, organizes data (calendar, etc.), and has
several useful widgets included (little scratch pads and stuff). I
would like to add a feature where I, as the end user, can set custom
hotkeys to run different applications, etc.
The only problem is, using the normal key event handlers (to my
knowledge) can only be detected when that control is active. So is
there any way to read key event handlers outside the application (or
has is this not possible for security measures)?
Thanks in advance,
-aeron