Shoutbox

[Help] global hotkey - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Help] global hotkey (/showthread.php?tid=86601)

[Help] global hotkey by skilless on 10-12-2008 at 03:33 PM

Hey can someone help me out here, I'm trying to read keys outside of chatwindows to do a certain event. I saw a key input for inside chat windows, but what i'm basically trying to achieve is something like this:

read event for  ctrl + o (pressed anytime)
then Messenger.OpenChat("someone@hotmail.com");

could someone give me a rough example or small template on how this can be achieved??

Thanks


RE: [Help] global hotkey by matty on 10-12-2008 at 07:42 PM

matty's reply to Need some help with HotKey

I posted this awhile ago however I am creating a hotkey class and I will post it here.


RE: [Help] global hotkey by skilless on 10-13-2008 at 08:22 AM

thanks a lot matty, but i already did a search before i posted and found your post... i shoulda mentioned that, but i guess i'm not good enough to fully understand your code yet, i'll spend more time on it and see what i learn :D