Shoutbox

Skin's Option Button - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Skinning (/forumdisplay.php?fid=41)
+----- Thread: Skin's Option Button (/showthread.php?tid=87096)

Skin's Option Button by Guena on 11-05-2008 at 02:53 PM

Hello,

I'm working on a Skin for the public beta of Messenger 2009 and I have a problem with my Skin's options button. The button appear in the contact list but when I press it the Skin's Option window does not appear. Could someone please help me?

Here is the code I put in UI File 1001

<*PlusSkin Conditions(DispSkinOptionsBtn = true) *>
<button class="HIGToolbarButton" id=Atom(skinbtn) cmdid=7460  padding=rcrect("",20136) layout=borderlayout() AccRole=43 AccDefAction=rcstr("",20500) Tooltip=true active=3|4 AddBehavior=DUI::ToolbarControl(atom(ButtonTextId)) accname="Options du Skin" accdesc="Affiche les Options du Skin">
<ButtonIcon class="HIGToolbarIcon" content=rcimg("msgr",395) ContentAlign=5 padding=rcrect("",20140)/>
<element layoutpos=2 ContentAlign=5 layout=filllayout()>
</element>
</button>
</*PlusSkin*>

Thank you
Guéna


RE: Skin's Option Button by djdannyp on 11-05-2008 at 04:00 PM

There is a known issue with button cmdids in the 1001 file.

Currently a workaround exists only for the Plus Options and Script Options buttons and I am yet to hear of whether anything exists to enable the skin options button to work


RE: Skin's Option Button by Guena on 11-05-2008 at 11:42 PM

Ok Thanks
It works when I put the button near the Mail button so in file 923