What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » hello world window

hello world window
Author: Message:
ab5000
New Member
*


Posts: 4
Joined: Feb 2007
O.P. hello world window
hello.
today i've tryed to show the "Hello World" window explained in the Scripting Documentation.
I've saved the xml file as "windows.xml" and i've written this code:
code:
function OnEvent_Initialize(MessengerStart)
{
    Wnd = MsgPlus.CreateWnd("windows.xml", "WndTest");
}

but it doesn't show the window and returns null.
What's the problem?
Thaks to all.
P.S.: Sorry for my bad english.
02-19-2007 04:29 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
hello world window - by ab5000 on 02-19-2007 at 04:29 PM
RE: hello world window - by pollolibredegrasa on 02-19-2007 at 04:36 PM
RE: hello world window - by Jimbo on 02-19-2007 at 06:00 PM
RE: hello world window - by felipEx on 02-19-2007 at 07:12 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