What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » Entering messages

Entering messages
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Entering messages
You don't need any hidden window and/or registering hotkeys or whatever if you use a normal keystroke like ALT+ENTER or CTRL+ENTER. You can catch such key strokes with OnEvent_ChatWndEditKeyDown().

As for trapping the ENTER key, that's another matter. This isn't that easy and would probably require some patching or other advanced technique.

There is also another way of doing it,  but this is a bit dodgy and it wont always work (eg: the use of the command /all, I think). That is catching the send message with OnEvent_ChatWndSendMessage() and if it wasn't send from the OnEvent_ChatWndEditKeyDown() event cancelling the message. If it was send from OnEvent_ChatWndEditKeyDown() let the message through...

This post was edited on 07-19-2007 at 09:30 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-19-2007 09:41 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Entering messages - by fayte7523 on 07-18-2007 at 09:43 AM
RE: Entering messages - by ... on 07-18-2007 at 12:39 PM
RE: Entering messages - by fayte7523 on 07-18-2007 at 09:07 PM
RE: Entering messages - by markee on 07-19-2007 at 02:38 AM
RE: Entering messages - by CookieRevised on 07-19-2007 at 09:41 AM
RE: Entering messages - by markee on 07-19-2007 at 01:25 PM
RE: RE: Entering messages - by CookieRevised on 07-19-2007 at 09:39 PM
RE: Entering messages - by foaly on 07-19-2007 at 03:42 PM
RE: RE: Entering messages - by Ezra on 07-19-2007 at 03:46 PM
RE: RE: Entering messages - by fayte7523 on 07-21-2007 at 04:14 AM
RE: Entering messages - by foaly on 07-21-2007 at 10:03 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On