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

ResGroup Wordwheel not changing..
Author: Message:
duck!
Senior Member
****

Avatar

Posts: 546
Reputation: 27
– / Male / Flag
Joined: Sep 2006
O.P. RE: ResGroup Wordwheel not changing..
quote:
Originally posted by aNILEator
yeah messenger itself has bugs within the contact list so it might be that i've had issues with wordwheel before

I decided to do it a different way, the res group did not seem to work at all.

I open 44103 styles, and did
code:
<*PlusSkin Conditions(Word = "Bottom") *>
Element[id=atom(wordWheelTextBorder)]
{
Padding:Rect(8,8,8,8);
Background:rcbkd(59060);
}
Element[id=atom(wordWheelContentBorder)]
{
Padding:Rect(8,8,8,8);
Background:rcbkd(59060);
}
Element[id=atom(wordWheelContentBorder)][class="HasContent"]
{
Background:rcbkd(59061);
}
</*PlusSkin*><*PlusSkin Conditions(Word = "Top") *>
Element[id=atom(wordWheelTextBorder)]
{
Padding:Rect(8,8,8,8);
Background:rcbkd(379);
}
Element[id=atom(wordWheelContentBorder)]
{
Padding:Rect(8,8,8,8);
Background:rcbkd(379);
}
Element[id=atom(wordWheelContentBorder)][class="HasContent"]
{
Background:rcbkd(380);
}
</*PlusSkin*>


and then in skininfo under New and Pictures
code:
<Picture Id="59060"><File>images\379.png</File>                         <Metadata>
                             <Colorize>false</Colorize>
                             <UMLeft>11</UMLeft>
                             <UMTop>15</UMTop>
                             <UMRight>11</UMRight>
                             <UMBottom>15</UMBottom>
                         </Metadata></Picture>
<Picture Id="59061"><File>images\380.png</File>                         <Metadata>
                             <Colorize>false</Colorize>
                             <UMLeft>11</UMLeft>
                             <UMTop>15</UMTop>
                             <UMRight>11</UMRight>
                             <UMBottom>15</UMBottom>
                         </Metadata></Picture>

and it works fine now :P, although it would of much preferred it if the Resgroup Method worked..

This post was edited on 03-16-2008 at 02:00 AM by duck!.
QUACK QUACK QUACK

03-16-2008 01:59 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
ResGroup Wordwheel not changing.. - by duck! on 03-15-2008 at 08:51 PM
RE: ResGroup Wordwheel not changing.. - by aNILEator on 03-16-2008 at 12:46 AM
RE: ResGroup Wordwheel not changing.. - by duck! on 03-16-2008 at 01:59 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