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

Button?
Author: Message:
LuckyMe
Skinning Contest Winner
***

Avatar

Posts: 147
Reputation: 7
– / Male / Flag
Joined: Feb 2008
Status: Away
RE: Button?
quote:
Originally posted by blessedguy
geez...it is...remember how you've done with the skinops button?
so...in the 923 definition, add a URLElement together with the other dashboard elements, with Class="TransparentButton"
like :

code:
    <UrlElem ID=http..... Layout=VerticalFlowLayout(0,0,3,0) Direction=ltr Padding=Rect(0,0,0,0)>
<Button cmdid=7460 id=atom(skinbtn) AccRole=57 Class="TransparentButton" Layout=flowlayout(0,2,0,2) Active=MouseandKeyboard|NoSyncFocus Padding=rect(5,4,5,4)>
<element class="ToolbarIcon" content=rcimg(59045)/>
</UrlElem>

or something like that
but why don't you just add a alink control on your Custom SkinOps or about wdn?

Indeed thats done in the options window, the final purpose of this button is to be customizable, i mean i want to add an option that allows the user to modify the link of this button, i donīt know if thatīs "utopic" jejeje. thanks man!

quote:
Originally posted by felipEx
@LuckyMe: you can do it by specifying some attributes :D
code:
<Button AccRole=57 Class="TransparentButton" Layout=flowlayout(0,2,0,2) Active=MouseandKeyboard|NoSyncFocus Padding=rect(5,4,5,4)>
    <urlelem  AccDesc="whatever =P" AccName="whatever =P" Tooltip=true class="CommonLink" url="http://foro.msgpluslive.es/" layout=flowlayout(0,2,0,2) AccRole=57>
        <element class="ToolbarIcon" content=rcimg(59001)/>
    </urlelem>
</Button>

[Image: resultadostutorialge3.png]

mmm, you add the urlem, inside the Button tag , now i got it.
Yep those options work fine guys, Thanks A LOT!

This post was edited on 04-11-2008 at 12:55 AM by LuckyMe.
04-11-2008 12:50 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Button? - by Sao on 02-27-2008 at 05:44 PM
RE: Button? - by warmth on 02-27-2008 at 06:01 PM
RE: Button? - by Sao on 02-27-2008 at 08:34 PM
RE: Button? - by Basilis on 02-27-2008 at 08:38 PM
RE: Button? - by warmth on 02-27-2008 at 08:56 PM
RE: Button? - by Sao on 02-27-2008 at 09:18 PM
RE: Button? - by warmth on 02-27-2008 at 11:28 PM
RE: Button? - by Sao on 03-01-2008 at 06:24 PM
RE: Button? - by LuckyMe on 04-10-2008 at 04:28 PM
RE: Button? - by blessedguy on 04-10-2008 at 07:54 PM
RE: RE: Button? - by LuckyMe on 04-10-2008 at 08:01 PM
RE: Button? - by blessedguy on 04-10-2008 at 08:30 PM
RE: Button? - by Spunky on 04-10-2008 at 09:46 PM
RE: Button? - by aNILEator on 04-10-2008 at 10:05 PM
RE: Button? - by LuckyMe on 04-10-2008 at 11:13 PM
RE: Button? - by blessedguy on 04-10-2008 at 11:44 PM
RE: Button? - by felipEx on 04-11-2008 at 12:08 AM
RE: Button? - by LuckyMe on 04-11-2008 at 12:50 AM


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