What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Open the Chat Window automatically when i recieve a message

Open the Chat Window automatically when i recieve a message
Author: Message:
Ghostleader42
New Member
*


Posts: 3
Joined: Jul 2010
O.P. Open the Chat Window automatically when i recieve a message
HI all,

im using 2 Monitors, but the windows never pop-up, they are only blinking in the task-bar.
So if im working in Fullscreen-Mode i cant see if anyone is talking to me !
I tried the AutoForeground Script already, but thats not working for me, because i dont want that chat window to be the foreground-window, it should be shown only on my second screen !

I hope someone can code a simple script wich is just doing that task

function (OnEvent_ChatWndReceiveMessage){
Interop.Call("User32.dll","ShowWindow");
}

i think its something like that, but i dont have any coding knowledge ;)
I hope you guys understand my problem, and thanks for your help

MFG Ghostleader42 - speaking german also-
07-25-2010 10:51 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Open the Chat Window automatically when i recieve a message - by Ghostleader42 on 07-25-2010 at 10:51 AM
RE: Open the Chat Window automatically when i recieve a message - by matty on 07-26-2010 at 05:48 PM
RE: Open the Chat Window automatically when i recieve a message - by Ghostleader42 on 07-27-2010 at 11:00 AM
RE: Open the Chat Window automatically when i recieve a message - by CookieRevised on 07-27-2010 at 11:24 AM
RE: Open the Chat Window automatically when i recieve a message - by matty on 07-27-2010 at 01:32 PM
RE: Open the Chat Window automatically when i recieve a message - by Ghostleader42 on 07-28-2010 at 09:27 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