What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » OnEvent_ChatWndReceiveMessage problem

OnEvent_ChatWndReceiveMessage problem
Author: Message:
Omni
New Member
*


Posts: 3
Joined: Jan 2009
O.P. OnEvent_ChatWndReceiveMessage problem
I'm trying to create a toast-workaround to the non-flashing tabbed chat problem, but the function "OnEvent_ChatWndReceiveMessage" doesn't appear to work.

I' thought maybe they changed the number of parameters required, but it didn't work with any number of parameters (i tried 0-9). Has anyone run into or resolved this issue? Or do we need to wait for plus v4.80?

Thanks,
-Omni
01-15-2009 05:46 AM
Profile E-Mail PM Find Quote Report
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: OnEvent_ChatWndReceiveMessage problem
JScript code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MsgKind){
    MsgPlus.DisplayToast('Message?!?','You got a Message');
}


that code seems to work... though i am having the bug where toasts are delayed a long time...
01-15-2009 06:38 AM
Profile PM Find Quote Report
Omni
New Member
*


Posts: 3
Joined: Jan 2009
O.P. RE: OnEvent_ChatWndReceiveMessage problem
The same code does not work for me. Other types of events such as openning and closing a chat window trigger events, but recieving messages does not. Am I the only one with this issue?

BTW i'm using Messenger 2009+4.79b on a vista laptop.
01-15-2009 10:58 PM
Profile E-Mail PM Find Quote Report
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: OnEvent_ChatWndReceiveMessage problem
im using build 14.0.8050.1202 of messenger and 4.79.353 (BETA) of messenger plus on XP Pro sp3

i dont know whats wrong, alot of people use vista and it seems to work i think...
01-15-2009 11:37 PM
Profile PM Find Quote Report
Omni
New Member
*


Posts: 3
Joined: Jan 2009
O.P. RE: OnEvent_ChatWndReceiveMessage problem
Strange, but no worries, the latest update not only fixed the trigger, but also fixed my reason for needing it. :D

Thanks for your replies NanaFreak

Now to find a way of adding the display contacts by email address again!
01-17-2009 04:55 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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