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. ResGroup Wordwheel not changing..
I have some trouble when the wordwheel is set to "Bottom" the images 379 and 380 are supposed to change but its not =/

The Option to move the wordwheel -
code:
            <MultiVal Name="Word">
                <DispLabel>Change location of Wordwheel</DispLabel>
                <DispHelp>Pick a location, click okay, restart messenger</DispHelp>
                <Values>
                    <Value DispLabel="Top">Top</Value>
                    <Value DispLabel="Bottom">Bottom</Value>
                    <Value DispLabel="None">None</Value>
                </Values>
                <Default>Top</Default>
            </MultiVal>


Skininfo - The Resgroup of when the wordwheel is set to "Bottom"
code:
            <ResGroup>
                <Restrictions>
                    <MsgVersions>
                        <Version Major="8" Minor="5"/>
                    </MsgVersions>
                        <SkinOptions>
                  <OptionSet>
                    <Conditions>Word = "bottom"</Conditions>
                  </OptionSet>
                </SkinOptions>
                </Restrictions>
                <Resources>
                    <Replace>
                     <Graphics>
                       <Pictures>
                        <Picture id="379">
                         <File>images/379.png</File>
                        </Picture>
                        <Picture id="380">
                         <File>images/380.png</File>
                        </Picture>
                       </Pictures>
                     </Graphics>
                    </Replace>
                </Resources>
          </ResGroup>


[Image: attachment.php?pid=895096]



Thanks, Once i get this sorted Duck Live 1.06 is ready to go :P

.png File Attachment: wtfphail.PNG (112.52 KB)
This file has been downloaded 203 time(s).
QUACK QUACK QUACK

03-15-2008 08:51 PM
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