What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Help » The tabs won't blink when I get a message!

The tabs won't blink when I get a message!
Author: Message:
duo8675309
New Member
*


Posts: 5
Joined: Jul 2006
O.P. The tabs won't blink when I get a message!
I just blew out my machine and upgraded to vista. When I went to install Messenger Plus! Live everything went fine but when I put everything in tabs nothing would blink. Normally the tab would blink a darker color and the taskbar button would blink orange, but nothing blinks anymore. I still hear the sound though. Any help?
02-02-2007 05:57 AM
Profile PM Find Quote Report
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: The tabs won't blink when I get a message!
this is a known bug, please search next time ;) search
02-02-2007 05:59 AM
Profile PM Find Quote Report
Kenji
Veteran Member
*****

Avatar
Previously: Dazmatic, Dazzy, :zippy:

Posts: 1226
Reputation: 39
32 / Male / Flag
Joined: Jun 2006
Status: Away
RE: The tabs won't blink when I get a message!
As said many times before, Tabbed chats have problems in Vista. patchou cant fix this untill he gets a copy of vista.

You will just have to put up with it, or disable tabbed chats for now.

See: Windows Vista :: 3DStacked Windows Bug..

Edit:

quote:
Originally posted by Patchou in November
This kind of bug in Vista will be fixed early next year :)

This post was edited on 02-02-2007 at 06:05 AM by Kenji.
02-02-2007 06:00 AM
Profile PM Find Quote Report
duo8675309
New Member
*


Posts: 5
Joined: Jul 2006
O.P. RE: RE: The tabs won't blink when I get a message!
quote:
Originally posted by NanaFreak
this is a known bug, please search next time ;) search


Haha i'm sorry. I searched for tabs blinking, tabs alert, and vista, but never tabs and vista.

This could have helped. Sorry! :P
02-02-2007 06:06 AM
Profile PM Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
30 / Male / Flag
Joined: Apr 2006
Status: Away
RE: The tabs won't blink when I get a message!
code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){
    Interop.Call("User32", "FlashWindow", ChatWnd.handle, true);
}
A temporary fix for vista.
02-02-2007 09:56 AM
Profile E-Mail PM Web Find Quote Report
duo8675309
New Member
*


Posts: 5
Joined: Jul 2006
O.P. RE: RE: The tabs won't blink when I get a message!
quote:
Originally posted by Felu
code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){
    Interop.Call("User32", "FlashWindow", ChatWnd.handle, true);
}
A temporary fix for vista.


And where might I insert this code?
02-02-2007 09:36 PM
Profile PM Find Quote Report
Zahid™
Senior Member
****

Avatar

Posts: 954
Reputation: 18
– / Male / Flag
Joined: Nov 2005
RE: The tabs won't blink when I get a message!
Messenger Plus Preferences> Scripts>New script> and insert the code and save it and run it. Its something like that.
[Image: Zahid.png]
02-03-2007 10:49 AM
Profile PM Web 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