Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Live Messenger > For Those Running Messenger live and Messenger Plus using tabs

Reply
Thread Tools Display Modes

For Those Running Messenger live and Messenger Plus using tabs

 
 
Jim G
Guest
Posts: n/a

 
      02-09-2007
In a previous post I found out that if you are running vista with Messenger
Live and Messenger Plus with tabs enabled you do not get the message
notification (orange flashing chat conversation) because of a bug in
messenger plus and tabs. If you disable tabs it works. But someone has
created a work around.

If you open Plus, goto Preferences, Then Scripts. Click New, give it a name.
Erase all the contents that come up on the screen and enter this:

function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message,
MessageKind){
Interop.Call("User32", "FlashWindow", ChatWnd.handle, true);
}

Then save it, your message notifications work with tabbed chats. Its just a
temporary fix until they fix the bug in plus.

This was found here:
http://msghelp.net/showthread.php?ti...4802#pid784802

Jim

 
Reply With Quote
 
 
 
 
Jonathan Kay [MVP]
Guest
Posts: n/a

 
      02-10-2007
Hey Jim,

I'd missed that -- thanks for the heads up.

--
Jonathan Kay
Microsoft MVP - Windows Live Messenger/MSN Messenger/Windows Messenger
Associate Expert
http://www.microsoft.com/windowsxp/expertzone/
Messenger Resources - http://messenger.jonathankay.com
All posts unless otherwise specified are (c) 2007 Jonathan Kay.
You *must* contact me for redistribution rights.
--

"Jim G" <> wrote in message
news:%23$...
> In a previous post I found out that if you are running vista with Messenger Live and
> Messenger Plus with tabs enabled you do not get the message notification (orange flashing
> chat conversation) because of a bug in messenger plus and tabs. If you disable tabs it
> works. But someone has created a work around.
>
> If you open Plus, goto Preferences, Then Scripts. Click New, give it a name. Erase all the
> contents that come up on the screen and enter this:
>
> function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){
> Interop.Call("User32", "FlashWindow", ChatWnd.handle, true);
> }
>
> Then save it, your message notifications work with tabbed chats. Its just a temporary fix
> until they fix the bug in plus.
>
> This was found here:
> http://msghelp.net/showthread.php?ti...4802#pid784802
>
> Jim



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Should these processes be running when Live Messenger isn't Sirtokalott Windows MSN Messenger 1 06-21-2008 02:14 AM
Problems running Live Messenger Joakim Falch Windows Vista General Discussion 0 02-16-2007 06:39 AM
Windows Live Today, and Tabs on Live Messenger Hillboy8 Windows Live Messenger 1 12-03-2006 01:45 AM
IE 7 RC 1 With Live Messenger running PF Usage jumps to 1.17 + gb DClark Internet Explorer 3 08-28-2006 06:51 PM
Re: Running messenger live on Win 2000 Jonathan Kay [MVP] Windows Live Messenger 0 05-17-2006 08:52 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59