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

Buttons
Author: Message:
c_clarky_89
Junior Member
**


Posts: 55
35 / Male / Flag
Joined: Nov 2008
O.P. RE: Buttons
Im not using your coding because the personal message dont show in the drop down box unless you have a pm existing which isnt how i want it to work :( and when i want to change the letters or symbols i dont know how to change them :(

This is the JS code ive tryed:

code:
function OnWndMenuEvent_CtrlClicked(Wnd, ControlId)
{
    if(ControlId == "BtnLetters")
    {
    Wnd = MsgPlus.CreateWnd("Letters.xml", "WndLetters");
    }
}

This is he XML code ive tryed:

code:
        <Control xsi:type="ButtonControl" Id="BtnLetters">
            <Position Top="10" Width="80" Left="10"/>
            <Caption>&amp;Letters</Caption>
        </Control>

01-26-2010 07:22 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Buttons - by c_clarky_89 on 01-25-2010 at 05:45 AM
RE: Buttons - by matty on 01-25-2010 at 02:06 PM
RE: Buttons - by c_clarky_89 on 01-26-2010 at 01:48 AM
RE: Buttons - by matty on 01-26-2010 at 02:19 AM
RE: Buttons - by c_clarky_89 on 01-26-2010 at 02:33 AM
RE: Buttons - by matty on 01-26-2010 at 03:53 AM
RE: Buttons - by c_clarky_89 on 01-26-2010 at 03:57 AM
RE: Buttons - by matty on 01-26-2010 at 12:42 PM
RE: Buttons - by c_clarky_89 on 01-26-2010 at 03:32 PM
RE: Buttons - by matty on 01-26-2010 at 03:44 PM
RE: Buttons - by c_clarky_89 on 01-26-2010 at 07:22 PM
RE: Buttons - by matty on 01-26-2010 at 07:50 PM
RE: Buttons - by c_clarky_89 on 01-27-2010 at 05:58 PM
RE: Buttons - by matty on 01-27-2010 at 06:34 PM
RE: Buttons - by c_clarky_89 on 01-28-2010 at 03:22 AM
RE: Buttons - by matty on 01-28-2010 at 04:36 AM
RE: Buttons - by c_clarky_89 on 02-04-2010 at 06:41 AM
RE: Buttons - by matty on 02-04-2010 at 01:51 PM
RE: Buttons - by c_clarky_89 on 02-05-2010 at 09:09 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