please tell me this is possible.
i want my program to be running in the background, with a system tray icon and such. and then when the user presses F8, i want it to appear.
is it possible, and if it is please give example code in j#, to make a system wide hotkey(F8) to run my app ![]()
so far ive only found examples of it in every other code known to man.
please help me....
thank you to everyone that helps
.................................
edit...
i resolved this.
i coded a c# dll, then used j# to call on it and made it possible to have not one but multiple system wide hotkeys related to your software.
if anyone cares and wants the dll or j# code, then post and ill contain a code sample.
lata

System wide hotkey in J#[RESOLVED]
Molon Labe
hi, do post the sample
why couldn't just j# be used