What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Help » I will pay $1000 if you can make messenger stop BLINKING

I will pay $1000 if you can make messenger stop BLINKING
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: I will pay $1000 if you can make messenger stop BLINKING
quote:
Originally posted by johnnyk427
When I get a new message MSN blinks on the taskbar endlessly, ignoring all blink settings in windows, etc. until I click on it.
That's because the flashing of chat window taskbar buttons has not the same function as the flashing settings in Windows.

The flashing settings in Windows are meant to indicate (non-active) new program windows. Messenger uses that flashing for something completely different: to indicate a new message (in an already existing window for example). Hence it has its own internal settings to handle it. eg: there is even a difference in flashing depending on your status (eg: busy vs online).

On top of that, when you have tabbed chats enabled in Plus!, it is Plus! which will handle the flashing (though, with different internal settings than Messenger does; which might make it all even more confusing).

quote:
Originally posted by Felu
code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){
    Interop.Call("User32", "FlashWindow", ChatWnd.handle, false);
}

Unfortunatly, that wont work...

When tabbed chatting is on, and after the internal timeout in Plus!, the taskbar button will be colorized.
When tabbed chatting is off, the taskbar button will still be flashed by Messenger.
(not to mention that that Plus! event will not be triggered for every activity in a chat, eg: file transfers)

Only way to disable it, afaik, is to patch Messenger AND Plus!.

This post was edited on 12-17-2009 at 05:17 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-17-2009 05:55 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
I will pay $1000 if you can make messenger stop BLINKING - by johnnyk427 on 12-16-2009 at 09:56 PM
RE: I will pay $1000 if you can make messenger stop BLINKING - by roflmao456 on 12-16-2009 at 10:05 PM
RE: I will pay $1000 if you can make messenger stop BLINKING - by johnnyk427 on 12-16-2009 at 10:07 PM
RE: I will pay $1000 if you can make messenger stop BLINKING - by prashker on 12-16-2009 at 10:10 PM
RE: I will pay $1000 if you can make messenger stop BLINKING - by Chrissy on 12-16-2009 at 10:10 PM
RE: I will pay $1000 if you can make messenger stop BLINKING - by roflmao456 on 12-16-2009 at 10:11 PM
RE: I will pay $1000 if you can make messenger stop BLINKING - by johnnyk427 on 12-16-2009 at 10:55 PM
RE: I will pay $1000 if you can make messenger stop BLINKING - by ShawnZ on 12-17-2009 at 12:07 AM
RE: I will pay $1000 if you can make messenger stop BLINKING - by johnnyk427 on 12-17-2009 at 12:11 AM
RE: I will pay $1000 if you can make messenger stop BLINKING - by Felu on 12-17-2009 at 02:33 AM
RE: I will pay $1000 if you can make messenger stop BLINKING - by johnnyk427 on 12-17-2009 at 02:38 AM
RE: I will pay $1000 if you can make messenger stop BLINKING - by CookieRevised on 12-17-2009 at 05:55 AM


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