What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » More help needed *sigh*

More help needed *sigh*
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: More help needed *sigh*
You mean you did this:
code:
var oSysHelpWnd = MsgPlus.CreateWnd("SysInfo.xml", "SysInfo");
oSysHelpWnd.SetControlText("WlmVer", Messenger.Version.toFixed(1)+'.0'+Messenger.VersionBuild);
oSysHelpWnd.SetControlText("id_of_whatever_other_control_you_want_to_set_the_text_for", "some text");
return "";
?

Are you sure you actually do have that text control (id_of_whatever_other_control_you_want_to_set_the_text_for) properly defined in SysInfo.xml too?

This post was edited on 03-19-2011 at 08:01 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
03-19-2011 07:56 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
More help needed *sigh* - by Fike on 03-19-2011 at 06:11 PM
RE: More help needed *sigh* - by foaly on 03-19-2011 at 06:27 PM
RE: RE: More help needed *sigh* - by Fike on 03-19-2011 at 06:36 PM
RE: More help needed *sigh* - by CookieRevised on 03-19-2011 at 07:56 PM
RE: More help needed *sigh* - by Fike on 03-19-2011 at 08:04 PM
RE: More help needed *sigh* - by CookieRevised on 03-19-2011 at 08:08 PM
RE: More help needed *sigh* - by Fike on 03-19-2011 at 08:10 PM
RE: More help needed *sigh* - by matty on 03-19-2011 at 08:24 PM
RE: RE: More help needed *sigh* - by Fike on 03-19-2011 at 08:36 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