What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Detecting Window Resize

Detecting Window Resize
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
O.P. RE: Detecting Window Resize
code:
try{
var MessengerAPI = new ActiveXObject("Messenger.UIAutomation.1");
} catch(exception){
Debug.Trace("Error occured creating the messenger API object, make sure you have windows messenger installed");
}
        var MessengerWnd = MessengerAPI.IMessengerWindow;
        MessengerWnd = MessengerAPI.Window;

Thats how I'm calling it... Doesn't seem to do any harm :p
<Eljay> "Problems encountered: shit blew up" :zippy:
11-01-2006 06:57 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Detecting Window Resize - by Spunky on 10-31-2006 at 04:11 PM
RE: Detecting Window Resize - by RaceProUK on 10-31-2006 at 10:48 PM
RE: Detecting Window Resize - by Spunky on 10-31-2006 at 10:57 PM
RE: Detecting Window Resize - by deAd on 10-31-2006 at 11:01 PM
RE: Detecting Window Resize - by RaceProUK on 10-31-2006 at 11:18 PM
RE: Detecting Window Resize - by deAd on 10-31-2006 at 11:44 PM
RE: Detecting Window Resize - by Spunky on 10-31-2006 at 11:46 PM
RE: Detecting Window Resize - by deAd on 10-31-2006 at 11:53 PM
RE: Detecting Window Resize - by CookieRevised on 11-01-2006 at 04:19 PM
RE: Detecting Window Resize - by Spunky on 11-01-2006 at 04:45 PM
RE: Detecting Window Resize - by RaceProUK on 11-01-2006 at 06:53 PM
RE: Detecting Window Resize - by Spunky on 11-01-2006 at 06:57 PM
RE: RE: Detecting Window Resize - by CookieRevised on 11-02-2006 at 01:33 AM
RE: Detecting Window Resize - by vikke on 11-01-2006 at 07:07 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