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:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: Detecting Window Resize
quote:
Originally posted by SpunkyLoveMuff
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

It also isn't the complete Messenger API but only a very small part of it.
.-= A 'frrrrrrrituurrr' for Wacky =-.
11-02-2006 01:33 AM
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