What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [ASK] Plus Code in script interface

[ASK] Plus Code in script interface
Author: Message:
Suxsem
Junior Member
**


Posts: 66
Joined: Mar 2008
O.P. [ASK] Plus Code in script interface
hi all!
if i put [a=2]try[/a] in my personal message i can see colour text...
but, how i can to get this effect in the interface of my script? can i use an EditControl?

more simple...
PlusWnd.SetControlText(myEditControl,"[a=2]try[/a]") > colour text
how?
thank :)
09-16-2009 08:14 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [ASK] Plus Code in script interface
XML code:
        <Control Id="lWinner" xsi:type="RichStaticControl">
            <Position Top="182" Left="8" Width="185"/>
            <Attributes><Align>Center</Align></Attributes>
            <Caption>[c=#666666]Messenger Plus! [b][c=#FF9900]Live[/c][/b] Script Contest Winner[/c]</Caption>
        </Control>

09-16-2009 08:20 PM
Profile E-Mail PM Find Quote Report
Suxsem
Junior Member
**


Posts: 66
Joined: Mar 2008
O.P. RE: [ASK] Plus Code in script interface
very thank! i love you! XD
bye ^^
09-16-2009 08:25 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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