What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [?] Dashboard Highlight Colorization

[?] Dashboard Highlight Colorization
Author: Message:
duck!
Senior Member
****

Avatar

Posts: 546
Reputation: 27
– / Male / Flag
Joined: Sep 2006
O.P. [?] Dashboard Highlight Colorization
Yet another help thread by me :tongue:

I got round the skinning the dash highlight thing, and all is good apart from one thing.
I put the metadata to colorize the highlights on the dash, but the highlight are kinda deformed :sad:

This is the code i have for the 2 highlight states
code:
  <Picture Id="20201">
    <File>Images/20201.png</File>
                    <Metadata>
                 <Colorize>true</Colorize>                       
                        </Metadata>
  </Picture>
                             
   <Picture Id="20202">
    <File>Images/20202.png</File>
           <Metadata>
                      <Colorize>true</Colorize>                         
               </Metadata>
   </Picture>


that makes it look like

[Image: colorisshit.PNG]
The button is supposed to be colorized and not look deformed =/

When i remove the metadata, the button is not deformed yet it is not colorized =/
So is there any way to make it colorize I've been looking for way all day, seems  impossible, all the skins I've downloaded to find out how, haven't done it..

thanks in advancet
QUACK QUACK QUACK

01-02-2008 11:23 PM
Profile E-Mail PM Find Quote Report
Willz
Senior Member
****

Avatar

Posts: 953
Reputation: 52
36 / Male / Flag
Joined: Jul 2006
RE: [?] Dashboard Highlight Colorization
quote:
Originally posted by duck!
Yet another help thread by me :tongue:

I got round the skinning the dash highlight thing, and all is good apart from one thing.
I put the metadata to colorize the highlights on the dash, but the highlight are kinda deformed :sad:

This is the code i have for the 2 highlight states
code:
  <Picture Id="20201">
    <File>Images/20201.png</File>
                    <Metadata>
                 <Colorize>true</Colorize>                       
                        </Metadata>
  </Picture>
                             
   <Picture Id="20202">
    <File>Images/20202.png</File>
           <Metadata>
                      <Colorize>true</Colorize>                         
               </Metadata>
   </Picture>


that makes it look like

[Image: colorisshit.PNG]
The button is supposed to be colorized and not look deformed =/

When i remove the metadata, the button is not deformed yet it is not colorized =/
So is there any way to make it colorize I've been looking for way all day, seems  impossible, all the skins I've downloaded to find out how, haven't done it..

thanks in advancet

You need to specify UMMargins on your button

<UMLeft> <UMRight> <UMTop> and <UMBottom> need to be added for it to work, otherwise it will just stick to tile mode.
01-02-2008 11:43 PM
Profile PM Web Find Quote Report
duck!
Senior Member
****

Avatar

Posts: 546
Reputation: 27
– / Male / Flag
Joined: Sep 2006
O.P. RE: [?] Dashboard Highlight Colorization
Done that, now none of the highlight states are showing up :sad:
QUACK QUACK QUACK

01-03-2008 12:01 AM
Profile E-Mail PM Find Quote Report
Willz
Senior Member
****

Avatar

Posts: 953
Reputation: 52
36 / Male / Flag
Joined: Jul 2006
RE: [?] Dashboard Highlight Colorization
what margins did you give it?
01-03-2008 12:05 AM
Profile PM Web Find Quote Report
duck!
Senior Member
****

Avatar

Posts: 546
Reputation: 27
– / Male / Flag
Joined: Sep 2006
O.P. RE: [?] Dashboard Highlight Colorization
10, on all of them
QUACK QUACK QUACK

01-03-2008 12:59 AM
Profile E-Mail PM Find Quote Report
Willz
Senior Member
****

Avatar

Posts: 953
Reputation: 52
36 / Male / Flag
Joined: Jul 2006
RE: [?] Dashboard Highlight Colorization
10 is a bit too big looking at the image you have.

Try using 3-5. If that doesnt work then put the code up you have and i will take a look.
01-03-2008 01:01 AM
Profile PM Web Find Quote Report
duck!
Senior Member
****

Avatar

Posts: 546
Reputation: 27
– / Male / Flag
Joined: Sep 2006
O.P. RE: [?] Dashboard Highlight Colorization
That sorta worked [Image: msn_tongue.gif]
Attachment will explain.
The Code im using to change "20201" and "20202" :
code:
                         <Graphics><Pictures>
                             <Picture Id="20201">
                                <File>Images/20201.png</File>
                                   <Metadata>
                                      <Colorize>true</Colorize>       
                                    <UMLeft>4</UMLeft>
                                      <UMTop>4</UMTop>
                                       <UMRight>4</UMRight>
                                    <UMBottom>4</UMBottom>                                                                   
                                 </Metadata>
                             </Picture>
                             <Picture Id="20202">
                                <File>Images/20202.png</File>
                                          <Metadata>
                                            <Colorize>true</Colorize>
                                    <UMLeft>4</UMLeft>
                                      <UMTop>4</UMTop>
                                       <UMRight>4</UMRight>
                                    <UMBottom>4</UMBottom>                                                                       
                                 </Metadata>
                             </Picture>
                         </Graphics></Pictures>


.png File Attachment: almost.PNG (18.7 KB)
This file has been downloaded 107 time(s).

This post was edited on 01-03-2008 at 01:19 AM by duck!.
QUACK QUACK QUACK

01-03-2008 01:19 AM
Profile E-Mail PM Find Quote Report
Willz
Senior Member
****

Avatar

Posts: 953
Reputation: 52
36 / Male / Flag
Joined: Jul 2006
RE: [?] Dashboard Highlight Colorization
the code you have seems to be right, However it seems to be that wlm is restricting it from colorizing.

There are some parts of WLM where even if you specify something to colorize, it simply won't. Its not because of a plus bug or anything, its just because WLM is anal and won't let it.

Another example of this is the now playing icon, even if you specify it to colorize, it won't.
01-03-2008 01:25 AM
Profile PM Web Find Quote Report
duck!
Senior Member
****

Avatar

Posts: 546
Reputation: 27
– / Male / Flag
Joined: Sep 2006
O.P. RE: [?] Dashboard Highlight Colorization
Dodgy, Thanks for your help anyway (y)
QUACK QUACK QUACK

01-03-2008 01:47 AM
Profile E-Mail PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: [?] Dashboard Highlight Colorization
As Willz said, the toolbar doesn't colorize. You may be able to force it to colorize with the colorize attribute but I don't know if you can make it the messenger color.
01-03-2008 03:06 AM
Profile 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