What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Skinning & scripting

Skinning & scripting
Author: Message:
SmokingCookie
Senior Member
****

Avatar

Posts: 815
Reputation: 15
30 / Male / Flag
Joined: Jul 2007
O.P. Skinning & scripting
First of all: this could arguably be placed in the Skinning section too, but I just stick to Scripting on this one :P

I heard rumors that Plus! 5 has or will have dynamic skinning functionalities. Is it possible to provide such stuff to the scripting engine too? Something like:

JScript code:
/* Concept */
 
var Skinning = MsgPlus.Skinning;
var BtnSkinOptions  = Skinning.ContactList.AddButton("BtnSkinOptions","Skin options");
var BtnSkinSite = Skinning.ContactList.AddButton("BtnSkinSite","View this skin's web page");
 
BtnSkinSite.onEvent_Click(Source) {
    ViewWebPage("http://www.example.com/"); // script-defined function
}


This post was edited on 03-19-2011 at 01:58 PM by SmokingCookie.
03-19-2011 01:54 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Skinning & scripting - by SmokingCookie on 03-19-2011 at 01:54 PM
RE: Skinning & scripting - by SmokingCookie on 03-20-2011 at 09:57 AM
RE: Skinning & scripting - by CookieRevised on 03-20-2011 at 10:40 AM
RE: Skinning & scripting - by SmokingCookie on 03-20-2011 at 10:54 AM
RE: Skinning & scripting - by foaly on 03-20-2011 at 11:18 AM
RE: Skinning & scripting - by SmokingCookie on 03-20-2011 at 12:23 PM
RE: Skinning & scripting - by blessedguy on 03-20-2011 at 02:55 PM
RE: Skinning & scripting - by CookieRevised on 03-20-2011 at 03:01 PM
RE: Skinning & scripting - by matty on 03-20-2011 at 03:20 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