What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Window example from Scripting Doc and questions

Window example from Scripting Doc and questions
Author: Message:
Aloshi
New Member
*

Avatar

Posts: 12
– / Male / –
Joined: Jun 2006
O.P. Window example from Scripting Doc and questions
I've been at this for an hour and a half or so and have followed the Scripting Documentation to the letter. Looking in the section Working with scripts->Windows for your scripts it isn't working. I checked the debug window and no errors. The code in the script is this:
function OnEvent_Initialize(MessengerStart)
{
var Wnd = MsgPlus.CreateWnd("InterfaceTest.xml", "WndTest");
}
function OnEvent_Uninitialize(MessengerExit)
{
}

And I made the file InterfaceTest.xml (Which is really a .txt file...) with the exact copy/pasted code in it (Its a bit large so I wont post it...). I have also tried making a copy of another XML file, editing what it said, and using it instead. I have no idea what to try now. Any help would be appreaciated.

EDIT: It works, but now I have another question XD. Can someone just give me an example of a working OpenChat command? I have been trying to simply open a chat for a long time...>.>

This post was edited on 06-26-2006 at 02:30 AM by Aloshi.
06-25-2006 11:13 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Window example from Scripting Doc and questions - by Aloshi on 06-25-2006 at 11:13 PM
RE: Window example from Scripting Doc not working - by pollolibredegrasa on 06-25-2006 at 11:17 PM
RE: Window example from Scripting Doc and questions - by Aloshi on 06-26-2006 at 02:38 AM
RE: Window example from Scripting Doc and questions - by matty on 06-26-2006 at 03:20 AM
RE: Window example from Scripting Doc and questions - by ivan300 on 06-26-2006 at 03:20 AM
RE: Window example from Scripting Doc and questions - by Aloshi on 06-26-2006 at 02:22 PM
RE: Window example from Scripting Doc and questions - by matty on 06-26-2006 at 02:25 PM
RE: Window example from Scripting Doc and questions - by Yomeh on 06-26-2006 at 02:28 PM
RE: Window example from Scripting Doc and questions - by Aloshi on 06-26-2006 at 02:59 PM
RE: Window example from Scripting Doc and questions - by Aloshi on 06-26-2006 at 06:21 PM
RE: Window example from Scripting Doc and questions - by mathieumg on 06-26-2006 at 06:29 PM
RE: Window example from Scripting Doc and questions - by pollolibredegrasa on 06-26-2006 at 06:30 PM
RE: Window example from Scripting Doc and questions - by Aloshi on 06-26-2006 at 06:33 PM
RE: Window example from Scripting Doc and questions - by Aloshi on 07-01-2006 at 02:14 PM
RE: Window example from Scripting Doc and questions - by pollolibredegrasa on 07-01-2006 at 02:18 PM
RE: Window example from Scripting Doc and questions - by Aloshi on 07-01-2006 at 03:30 PM
RE: Window example from Scripting Doc and questions - by matty on 07-01-2006 at 03:38 PM
RE: Window example from Scripting Doc and questions - by Aloshi on 07-01-2006 at 05:34 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