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

Pages: (3): « First « 1 2 [ 3 ] Last »
Skinning the wordwheel..
Author: Message:
duck!
Senior Member
****

Avatar

Posts: 546
Reputation: 27
– / Male / Flag
Joined: Sep 2006
O.P. RE: Skinning the wordwheel..
In the next version of my skin, it'll have a option to move the wordwheel, so how would i make it so if it was set to the top it'll have the 379 and 380 images that i made, but if it was at the bottom it would just be white, using the default images..

QUACK QUACK QUACK

12-15-2007 06:55 PM
Profile E-Mail PM Find Quote Report
stuartbennett
Senior Member
****

Avatar

Posts: 952
Reputation: 1
43 / Male / Flag
Joined: Nov 2003
RE: Skinning the wordwheel..
quote:
Originally posted by duck!
In the next version of my skin, it'll have a option to move the wordwheel, so how would i make it so if it was set to the top it'll have the 379 and 380 images that i made, but if it was at the bottom it would just be white, using the default images..

duck how did you move word wheel to the bottom like that? its just with my colours id have no way of knowing exactly what colour to use in the top location but in the botttom location i know itd be the yellow in my skin so could colour it easier, also duck if you know how to do the background on word well could you please help me with it?
12-15-2007 08:29 PM
Profile E-Mail PM Web Find Quote Report
duck!
Senior Member
****

Avatar

Posts: 546
Reputation: 27
– / Male / Flag
Joined: Sep 2006
O.P. RE: Skinning the wordwheel..
quote:
Originally posted by stuartbennett
quote:
Originally posted by duck!
In the next version of my skin, it'll have a option to move the wordwheel, so how would i make it so if it was set to the top it'll have the 379 and 380 images that i made, but if it was at the bottom it would just be white, using the default images..

duck how did you move word wheel to the bottom like that? its just with my colours id have no way of knowing exactly what colour to use in the top location but in the botttom location i know itd be the yellow in my skin so could colour it easier, also duck if you know how to do the background on word well could you please help me with it?

to move it to the bottom, open up your 1001 definitions txt and find the line
code:
<Element LayoutPos=Top Layout=BorderLayout() BorderThickness=rect(0,0,0,1) Padding=Rect(0,0,2,0) ID=Atom(ai550)>

Simply change Layoutpos=Top to LayoutPos=Bottom

As for the background, either create a 27x37 image, put what ever color you want the wordwheel to be, or user the extract tool in MP!L then navigate to Graphics - Pictures - and open msgres_4000_379.png change the color outside of the rectangle if you want it to leave a white bit in the middle where the actual search bar is, then save it to your skins directory, add it to your skininfo.xml
For example
code:
<Graphics><Pictures>
                                         <Picture Id="379">
                           <File>images/wordwheel.png</File>
                        </Picture> 
                        <Picture Id="380">
                            <File>images/wordwheel2.png</File>
                     </Picture>
</Graphics></Pictures>



Also i used mouseymoo a script which detects the rgb color depending on your mouse position

Ive attached the image i used to skin the wordwheel, if its any help

p.s I cant Explain that well, maybe some skinner could expand on my brief explanation (A)


.png File Attachment: wordwheel.png (2.79 KB)
This file has been downloaded 143 time(s).

This post was edited on 12-15-2007 at 08:45 PM by duck!.
QUACK QUACK QUACK

12-15-2007 08:44 PM
Profile E-Mail PM Find Quote Report
stuartbennett
Senior Member
****

Avatar

Posts: 952
Reputation: 1
43 / Male / Flag
Joined: Nov 2003
RE: Skinning the wordwheel..
thanjks duck. im sorry for all the grief i have given everyone regarding this, its just when im stressed i tend to take my frustrations out on others even though they are only trying to help, once again im sorry for anything i may have said to upset anyone.
12-15-2007 09:30 PM
Profile E-Mail PM Web Find Quote Report
Keikonium
Full Member
***


Posts: 229
Reputation: 3
35 / Male / Flag
Joined: Jul 2006
RE: RE: Skinning the wordwheel..
quote:
Originally posted by duck!
well that worked and moved it to the bottom.. but from the toolbar going down the contact list background there is a dodgy grey bit which looks dodgy, how would i remove that
See attachyment

There are two ways to get rid of it:

1. Remove it from code completely, but the better way to do it is:

2. Add this to your SkinInfo.xml file between the replace brackets:

<Picture Id="668"><File>null.png</File></Picture>

ID 668 is the shadow :). If you wanna remove it from the CONVO window, just replace 668 with 1654 :). And make "null.png" transparent.

Pretty much we're replacing the shadow with a 100% transparent image :).
Now Playing:
[image not working] [Image: 87cc21b0.png]
12-16-2007 12:36 AM
Profile E-Mail PM Find Quote Report
stuartbennett
Senior Member
****

Avatar

Posts: 952
Reputation: 1
43 / Male / Flag
Joined: Nov 2003
RE: Skinning the wordwheel..
quote:
Originally posted by Keikonium
quote:
Originally posted by duck!
well that worked and moved it to the bottom.. but from the toolbar going down the contact list background there is a dodgy grey bit which looks dodgy, how would i remove that
See attachyment

There are two ways to get rid of it:

1. Remove it from code completely, but the better way to do it is:

2. Add this to your SkinInfo.xml file between the replace brackets:

<Picture Id="668"><File>null.png</File></Picture>

ID 668 is the shadow :). If you wanna remove it from the CONVO window, just replace 668 with 1654 :). And make "null.png" transparent.

Pretty much we're replacing the shadow with a 100% transparent image :).

ive seen this done in nightfall skin so what is 1655 for then?
12-16-2007 08:37 AM
Profile E-Mail PM Web Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: Skinning the wordwheel..
You remove all borders on the contact list elements, by replacing BorderThickness=Rect(X,X,X,X). where X is any number. Replace it with BorderThickness=Rect(0,0,0,0).
12-16-2007 10:10 AM
Profile E-Mail PM Find Quote Report
stuartbennett
Senior Member
****

Avatar

Posts: 952
Reputation: 1
43 / Male / Flag
Joined: Nov 2003
RE: Skinning the wordwheel..
thanks for explaining null.png i like not having those shadows
12-16-2007 11:13 AM
Profile E-Mail PM Web Find Quote Report
Pages: (3): « First « 1 2 [ 3 ] Last »
« 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