What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Scrollbars in CL(20152, 20153)

Scrollbars in CL(20152, 20153)
Author: Message:
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
RE: Scrollbars in CL(20152, 20153)
I suggest instead of doing this in the UIFile, just specify in the SkinInfo that if the option is true, the image 59015 will be replace by image1 and if the option is false, the image 59015 will be replaced by image2. Wait to post an example of what I mean

Here it is:

<ResGroup>
<Restrictions>
<MsgVersions>
<Version Major="8" Minor="5"/>
</MsgVersions>
<SkinOptions>
<OptionSet>
<Conditions>CBLG = "True"</Conditions>
</OptionSet>
</SkinOptions>
</Restrictions>
<Resources>
<New>
<Pictures>
<Picture Id="59015">
<File>Image1.png</File>
</Picture>
</Pictures>
</New>
</Resources>   
</ResGroup>

<ResGroup>
<Restrictions>
<MsgVersions>
<Version Major="8" Minor="5"/>
</MsgVersions>
<SkinOptions>
<OptionSet>
<Conditions>CBLG = "False"</Conditions>
</OptionSet>
</SkinOptions>
</Restrictions>
<Resources>
<New>
<Pictures>
<Picture Id="59015">
<File>Image2.png</File>
</Picture>
</Pictures>
</New>
</Resources>
</ResGroup>

This post was edited on 06-25-2008 at 10:57 AM by Basilis.
[Image: logo1nu1.png]
06-25-2008 10:50 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Scrollbars in CL(20152, 20153) - by vaccination on 06-25-2008 at 10:46 AM
RE: Scrollbars in CL(20152, 20153) - by Basilis on 06-25-2008 at 10:50 AM
RE: Scrollbars in CL(20152, 20153) - by aNILEator on 06-25-2008 at 10:56 AM
RE: RE: Scrollbars in CL(20152, 20153) - by Basilis on 06-25-2008 at 10:59 AM
RE: Scrollbars in CL(20152, 20153) - by vaccination on 06-25-2008 at 10:57 AM
RE: Scrollbars in CL(20152, 20153) - by Volv on 06-25-2008 at 11:19 AM
RE: RE: Scrollbars in CL(20152, 20153) - by Basilis on 06-25-2008 at 11:24 AM
RE: RE: RE: Scrollbars in CL(20152, 20153) - by Willz on 06-25-2008 at 11:36 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