Z
Zvi
Hi!
I have a form in an application that's being used for some workers at a
call center, that has a small UI. It's just a clock so users on calls
can see how long they have been on a call.
I want to make Keyboard shortcuts for the application. The problem is
that of course, whle the user is using his other software and the clock
is showing in a small form on the screen, it doesn't have focus and
"KeyPress" or "KeyDown" doesn't have any effect.
I can't use Hooks because the security level of the Network won't allow
me to.
How can I accomplish this?
Thanks!
I have a form in an application that's being used for some workers at a
call center, that has a small UI. It's just a clock so users on calls
can see how long they have been on a call.
I want to make Keyboard shortcuts for the application. The problem is
that of course, whle the user is using his other software and the clock
is showing in a small form on the screen, it doesn't have focus and
"KeyPress" or "KeyDown" doesn't have any effect.
I can't use Hooks because the security level of the Network won't allow
me to.
How can I accomplish this?
Thanks!
