not color and not blink |
Author: |
Message: |
thejob
New Member
Posts: 2
Joined: Feb 2007
|
O.P. not color and not blink
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?
|
|
02-05-2007 03:02 PM |
|
|
Felu
Veteran Member
Posts: 2223 Reputation: 72
30 / /
Joined: Apr 2006
Status: Away
|
RE: not color and not blink
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.
This post was edited on 02-05-2007 at 03:07 PM by Felu.
|
|
02-05-2007 03:06 PM |
|
|
thejob
New Member
Posts: 2
Joined: Feb 2007
|
O.P. RE: not color and not blink
ok! thanks work well!!
|
|
02-05-2007 03:26 PM |
|
|
Dragunov
Full Member
Posts: 140
42 / /
Joined: Nov 2004
|
RE: RE: not color and not blink
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
- HP Envy 17
- Windows 7 Ultimate 64-bit
betatested: Atlantis, Troopers, U2XMP, Far Cry MP
|
|
02-11-2007 09:38 PM |
|
|
Dragunov
Full Member
Posts: 140
42 / /
Joined: Nov 2004
|
RE: not color and not blink
Can somebody explain if this is bug related to Vista, Messenger or Plus! + if it's gonna be fixed
Thx
- HP Envy 17
- Windows 7 Ultimate 64-bit
betatested: Atlantis, Troopers, U2XMP, Far Cry MP
|
|
02-14-2007 07:33 PM |
|
|
Zahid™
Senior Member
Posts: 954 Reputation: 18
– / /
Joined: Nov 2005
|
RE: not color and not blink
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.
|
|
02-14-2007 07:45 PM |
|
|
Patchou
Messenger Plus! Creator
Posts: 8607 Reputation: 201
43 / /
Joined: Apr 2002
|
RE: not color and not blink
That will all be fixed (flashing for tabbed chats and creation of new scripts) in Messenger Plus! Live 4.20, soon!
|
|
02-15-2007 06:10 AM |
|
|
bemymonkey
New Member
Posts: 4
Joined: Jun 2006
|
RE: not color and not blink
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 )...
Kudos to you guys for the script (and the fact that there's scripts at all, hahah), works like a charm!
|
|
02-18-2007 06:06 PM |
|
|
Rolando
Veteran Member
Santasend
Posts: 1325 Reputation: 52
34 / /
Joined: Feb 2006
|
RE: not color and not blink
It's a MPL! bug. As patch said, it'll be fixed in the next release
|
|
02-18-2007 06:14 PM |
|
|
Dragunov
Full Member
Posts: 140
42 / /
Joined: Nov 2004
|
RE: not color and not blink
This post was edited on 03-04-2007 at 07:05 PM by Dragunov.
- HP Envy 17
- Windows 7 Ultimate 64-bit
betatested: Atlantis, Troopers, U2XMP, Far Cry MP
|
|
03-04-2007 07:04 PM |
|
|
|