What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » a bit difficult script action

a bit difficult script action
Author: Message:
pollolibredegrasa
Full Member
***

Avatar
formerly fatfreechicken

Posts: 483
Reputation: 34
35 / Male / Flag
Joined: May 2005
RE: a bit difficult script action
code:
function OnEvent_ChatWndReceiveMessage(ChatWnd,Origin, Message,MessageKind){
     Interop.Call('user32', 'SetFocus', ChatWnd.Handle);
}

Take note though that when using this, if you are in the middle of typing you will continue typing in the new window, and may end up sending the message to the wrong person.

Hope this helps :)

This post was edited on 01-08-2008 at 09:25 PM by pollolibredegrasa.
;p

[Image: chickennana.gif] Vaccy is my thin twin! [Image: chickennana.gif]
01-08-2008 09:24 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
a bit difficult script action - by airali on 01-08-2008 at 09:09 PM
RE: a bit difficult script action - by pollolibredegrasa on 01-08-2008 at 09:24 PM


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