What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Extending a ChtWnd Object?

Extending a ChtWnd Object?
Author: Message:
Volv
Skinning Contest Winner
*****

Avatar

Posts: 1233
Reputation: 31
34 / Male / Flag
Joined: Oct 2004
RE: Extending a ChtWnd Object?
Apparently you can't modify Messenger Plus objects as they are not actually objects, I believe Messenger Plus handles them in a different way (external to the rest of the JScript). Someone will probably be able to explain it better.
An alternative would be to use an array with the window handle as the index.
myInteger[objChatWindow.Handle] = 1;

This post was edited on 08-21-2008 at 02:50 PM by Volv.
08-21-2008 02:48 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Extending a ChtWnd Object? - by Zero on 08-21-2008 at 02:33 PM
RE: Extending a ChtWnd Object? - by Volv on 08-21-2008 at 02:48 PM
RE: Extending a ChtWnd Object? - by deAd on 08-21-2008 at 02:52 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