Shoutbox

not color and not blink - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! Help (/forumdisplay.php?fid=12)
+----- Thread: not color and not blink (/showthread.php?tid=71397)

not color and not blink by thejob on 02-05-2007 at 03:02 PM

good evening , excused for my English.
When I install Messenger Plus! with msn live 8 with the S.O.  Microsoft Vista, when 1 person sends me 1 message does not color and not blink  the push-button of the conversation window on the bar of the instruments which is the problem?


RE: not color and not blink by Felu on 02-05-2007 at 03:06 PM

The blinking is a known bug.

quote:
Originally posted by Felu
Create a new script and put the following code in it.
code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){
     Interop.Call("User32", "FlashWindow", ChatWnd.handle, true);
}
That does the trick for me.

RE: not color and not blink by thejob on 02-05-2007 at 03:26 PM

ok! thanks work well!!


RE: RE: not color and not blink by Dragunov on 02-11-2007 at 09:38 PM

quote:
Originally posted by Felu
The blinking is a known bug.
quote:
Originally posted by Felu
Create a new script and put the following code in it.
code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){
     Interop.Call("User32", "FlashWindow", ChatWnd.handle, true);
}
That does the trick for me.


problem is, when I want to make new script, I first need to give it a name and it's not possible it says :S
RE: not color and not blink by Dragunov on 02-14-2007 at 07:33 PM

Can somebody explain if this is bug related to Vista, Messenger or Plus! + if it's gonna be fixed :)

Thx


RE: not color and not blink by Zahid™ on 02-14-2007 at 07:45 PM

quote:
Originally posted by Dragunov
Can somebody explain if this is bug related to Vista, Messenger or Plus! + if it's gonna be fixed :)

Thx
I'm sure that its Vista and it should be fixed in the new release of Messenger Plus Live.
RE: not color and not blink by Patchou on 02-15-2007 at 06:10 AM

That will all be fixed (flashing for tabbed chats and creation of new scripts) in Messenger Plus! Live 4.20, soon! :)


RE: not color and not blink by bemymonkey on 02-18-2007 at 06:06 PM

Is this caused by msgplus's tabbed chat mode? Or is the bug present in WLM without msgplus installed as well (I'd check but hey - wlm without msgplus is like a guitar without strings :P)...

Kudos to you guys for the script (and the fact that there's scripts at all, hahah), works like a charm!


RE: not color and not blink by Rolando on 02-18-2007 at 06:14 PM

It's a MPL! bug. As patch said, it'll be fixed in the next release


RE: not color and not blink by Dragunov on 03-04-2007 at 07:04 PM

FIXED in 4.20!!!!!!!!!!!:D(Y)(Y)(Y):o)

Just tried it.