K
kimiraikkonen
Hi,
I was working on a screen capturing application which must do its work
when a key (eg: CTRL) is pressed while the application is resides in
tray as a notification icon.
I mean, while my application resides as a notification icon, it must
do the work when a specific key is pressed such as CTRL.
Is it possible to work for an app which hasn't got focus and which is
inactive?
Note: I've done capturing coding part, the thing i want to do is to
implement a kind of keypress listener while user exploring other
windows and my program is inactive as well, but is in the tray bar as
notify icon as minimized.
A good example for my question is that program:
http://www.wisdom-soft.com/downloads/setupscreenhunterfree.zip
Thanks!
I was working on a screen capturing application which must do its work
when a key (eg: CTRL) is pressed while the application is resides in
tray as a notification icon.
I mean, while my application resides as a notification icon, it must
do the work when a specific key is pressed such as CTRL.
Is it possible to work for an app which hasn't got focus and which is
inactive?
Note: I've done capturing coding part, the thing i want to do is to
implement a kind of keypress listener while user exploring other
windows and my program is inactive as well, but is in the tray bar as
notify icon as minimized.
A good example for my question is that program:
http://www.wisdom-soft.com/downloads/setupscreenhunterfree.zip
Thanks!