|
I'm having trouble with a program which sits in the
system tray and the main form is hidden most of the time. When the
program displays a popup modal form on the screen, the shortcut keys of the
main form are active as if the main form has the focus. Is there a
way of stopping this behaviour rather than unassigning/re-assigning the
shortcuts?
The problem is quite bad in this case because I am
using single key shortcuts such as "P" and "S" in the main form, and when these
keys are typed in an edit box in the popup modal form,
the characters are not entered, and the program performs the shortcut
instead.
Regards,
Ross Levis.
|
