What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Need help with ChatWnd::SendMessage

Need help with ChatWnd::SendMessage
Author: Message:
Huhu_Manix
Full Member
***

Avatar
Upload me again... *salivate*

Posts: 106
– / Male / –
Joined: Jul 2006
RE: Need help with ChatWnd::SendMessage
You must specify what is the ChatWnd like that :

code:
the_wnd=null;

function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){
  the_wnd = ChatWnd;
}

function OnEvent_MenuClicked(sMenuId){
    if(sMenuId=="mnuItem7"){
the_wnd.SendMessage("Test");
    }
}

Yes and like Felu said, what's "*snips*" ?

This post was edited on 05-01-2007 at 04:37 PM by Huhu_Manix.
05-01-2007 04:35 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Need help with ChatWnd::SendMessage - by Jacen on 05-01-2007 at 04:23 PM
RE: Need help with ChatWnd::SendMessage - by Felu on 05-01-2007 at 04:27 PM
RE: Need help with ChatWnd::SendMessage - by Jacen on 05-01-2007 at 04:29 PM
RE: RE: Need help with ChatWnd::SendMessage - by vikke on 05-01-2007 at 04:48 PM
RE: Need help with ChatWnd::SendMessage - by Felu on 05-01-2007 at 04:33 PM
RE: Need help with ChatWnd::SendMessage - by Huhu_Manix on 05-01-2007 at 04:35 PM
RE: Need help with ChatWnd::SendMessage - by Paril on 05-01-2007 at 04:36 PM
RE: Need help with ChatWnd::SendMessage - by Jacen on 05-01-2007 at 04:44 PM
RE: Need help with ChatWnd::SendMessage - by Paril on 05-01-2007 at 04:49 PM
RE: RE: Need help with ChatWnd::SendMessage - by vikke on 05-01-2007 at 04:52 PM
RE: Need help with ChatWnd::SendMessage - by Jacen on 05-01-2007 at 04:58 PM
RE: Need help with ChatWnd::SendMessage - by Paril on 05-01-2007 at 06:06 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