What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Add items to chatwindow

Add items to chatwindow
Author: Message:
PaulE
Junior Member
**


Posts: 28
Joined: Jul 2006
O.P. RE: Add items to chatwindow
quote:
Originally posted by deAd
I didn't read the whole code, but you'll want to just pass ChatWnd.Handle to the GetWindowRect function.
I have changed it to ChatWnd.Handle, and now it works.
But i got an other error:

quote:
> Functieaanroep: "OnEvent_ChatWndCreated"
> Fout gedetecteerd in lijn 37: 'PlusWnds[...]' is leeg of geen object.
  (Code: -2146823281)
> Fout gedetecteerd in "OnEvent_ChatWndCreated".
  (Code: -2147352567)

That means that PlusWnds is empty or not a object. But i did:
PlusWnds[ChatWnd.Handle] = MsgPlus.CreateWnd("Buttons.xml", "Buttons", 2);

:S

EDIT
Changed line 37 to: PlusWnds.Visible = true;

But i dont even see any kind of the timer From TimeZone script :S

This post was edited on 01-14-2007 at 08:23 PM by PaulE.
01-14-2007 08:21 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Add items to chatwindow - by PaulE on 01-14-2007 at 05:25 PM
RE: Add items to chatwindow - by Ezra on 01-14-2007 at 05:46 PM
RE: Add items to chatwindow - by PaulE on 01-14-2007 at 06:04 PM
RE: Add items to chatwindow - by Matti on 01-14-2007 at 07:02 PM
RE: Add items to chatwindow - by PaulE on 01-14-2007 at 07:06 PM
RE: Add items to chatwindow - by Ezra on 01-14-2007 at 07:25 PM
RE: RE: Add items to chatwindow - by PaulE on 01-14-2007 at 07:27 PM
RE: Add items to chatwindow - by Matti on 01-14-2007 at 07:28 PM
RE: Add items to chatwindow - by PaulE on 01-14-2007 at 07:53 PM
RE: RE: Add items to chatwindow - by deAd on 01-14-2007 at 08:17 PM
RE: Add items to chatwindow - by PaulE on 01-14-2007 at 08:21 PM
RE: Add items to chatwindow - by matty on 01-14-2007 at 08:24 PM
RE: Add items to chatwindow - by PaulE on 01-14-2007 at 08:55 PM
RE: Add items to chatwindow - by Mike on 01-14-2007 at 09:14 PM
RE: RE: Add items to chatwindow - by PaulE on 01-14-2007 at 09:22 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