What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] SendMessage Problem

[?] SendMessage Problem
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
O.P. Huh?  [?] SendMessage Problem
I'm passing the ChatWnd and Message params from the OnEvent_ChatWndSendMessage event to my own custom function. The reason for this is because it uses an xml request and if I just returned the values, it returns to late and the message had already sent. So I'm using the ChatWnd.SendMessage function to send a message to the same window that calledthe function. I'm using:
code:
Debug.Trace(ChatWnd.SendMessage(Message));
which returns true. It doesn't seem to be adding anything to the chat window however.

Any ideas?
<Eljay> "Problems encountered: shit blew up" :zippy:
11-27-2006 02:02 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] SendMessage Problem - by Spunky on 11-27-2006 at 02:02 PM
RE: [?] SendMessage Problem - by Felu on 11-27-2006 at 02:15 PM
RE: [?] SendMessage Problem - by CookieRevised on 11-27-2006 at 04:42 PM
RE: [?] SendMessage Problem - by Spunky on 11-27-2006 at 04:50 PM
RE: [?] SendMessage Problem - by CookieRevised on 11-27-2006 at 08:22 PM


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