Detect Key Down - 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: Detect Key Down (/showthread.php?tid=69585) Detect Key Down by Omnipotence on 12-17-2006 at 02:03 AM I was simply wondering what would I have to do to check if a user had simply pressed a key. For example, had a user pressed F7 etc. how would I be able to force the program to react that that key down and run a function? RE: Detect Key Down by Spunky on 12-17-2006 at 02:33 AM Search for Hotkeys and OnEvent_ChatWndEditKeyDown. Also look in the scripting documentation and on MSDN |