Need some help with 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: Need some help with HotKey (/showthread.php?tid=80989) Need some help with HotKey by Yorick on 01-16-2008 at 07:23 PM
Hey guys, RE: Need some help with HotKey by warmth on 01-16-2008 at 07:39 PM nice script mate... hope one of my great scripter friends can help you with... sounds very promising... RE: Need some help with HotKey by Yorick on 01-16-2008 at 07:50 PM
quote: Ok that's what I'll need later, but the problem at the moment is different. When you click on Save you're setting will be saved in the registry, but before I can save this into the registry I need to retrieve the information entered into the HotKey control. That my problem for now, I can't find anything about retrieving the HotKey that is entered... RE: Need some help with HotKey by MeEtc on 01-16-2008 at 07:51 PM
take a look at the hotkeys.js file within the Now Playing script by dt. He has a similar feature to record a key combination. Attaching the file for convenience. RE: Need some help with HotKey by matty on 01-16-2008 at 08:19 PM
To actually get the value of the HotkeyControl you need to use the HK_GETKEY message. code: RE: Need some help with HotKey by Yorick on 01-16-2008 at 09:28 PM
Yes I was looking into the Music Now Playing code already, and it's exactly where I'm lookoing for. But I thnk I won't implent it in the first version, I'll use a pre-set shorcut for it (like the google translator script uses F5) instead of choosing your own shortcut. RE: Need some help with HotKey by MeEtc on 01-16-2008 at 10:33 PM I think it looks great. keep going! |