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

Option panel bug
Author: Message:
DennisMartijn
Full Member
***


Posts: 119
Joined: Jul 2006
O.P. Option panel bug
Stated some options in Options.xml; Stated the options in SkinInfo.xml; Result is bugged options panel.

Instead of showing the layout I specified in Options.xml, the panel just shows the 3 options underneath each other - Any edit in Options.xml just results in this same weird panel.

Additional Info:
All Styles and Definitions have been specified in SkinInfo.xml,
NO images have been specified in SkinInfo.xml.


code:
<SkinInfo><Information><Name></Name><Description>, a skin by Silvestris from GamingSync</Description>
<AboutUrl>http://www.gamingsync.com/</AboutUrl><Version>0.1 Beta</Version><Screenshot><File>.png</File></Screenshot>
<Compatibility><MsgVersion Major="14" Minor="0" /></Compatibility></Information>

<OptionInterface>
<InterfaceDir>Options</InterfaceDir>
<InterfaceFile>Options.xml</InterfaceFile>
<WindowIds><WindowId Language="en-us">Options</WindowId></WindowIds>
<AboutIds><AboutId Language="en-us">About</AboutId></AboutIds>
</OptionInterface>

<Options><Skin>
<Properties>

<MultiVal Name=""><DispLabel></DispLabel><DispHelp></DispHelp><Values>
<Value DispLabel=""></Value>
</Values><Default></Default></MultiVal>   

<MultiVal Name=""><DispLabel></DispLabel><DispHelp></DispHelp><Values>
<Value DispLabel=""></Value>
</Values><Default></Default></MultiVal> 

<MultiVal Name=""><DispLabel></DispLabel><DispHelp></DispHelp><Values>
<Value DispLabel=""></Value>
</Values><Default></Default></MultiVal>

</Properties>
</Skin></Options>

<OptionInterface>
<InterfaceDir>Options</InterfaceDir>
<InterfaceFile>Options.xml</InterfaceFile>
<WindowIds><WindowId Language="en-us">Options</WindowId></WindowIds>
<AboutIds><AboutId Language="en-us">About</AboutId></AboutIds>
</OptionInterface>

code:
<?xml version="1.0" encoding="UTF-16"?>
<Interfaces>
<Window Id="Options" Version="1"><Position Width="300" Height="100"/><ChildTmpl/>
<Elements>

</Elements>
<Controls>
           
<Control xsi:type="StaticControl" Id="...Caption"><Position Top="0" Width="150" Left="0"/>
<Color><BaseColor><Saturation>1.1</Saturation><Brightness>0.7</Brightness><Transparency>240</Transparency></BaseColor></Color>
<Font><Bold>true</Bold><Size>7</Size></Font><Caption></Caption><Help></Help></Control>

<Control xsi:type="ComboBoxControl" Id=""><Position Top="10" Width="150" Left="0"/><Items>
<Item Id=""></Item>
</Items><Help></Help></Control>
           
<Control xsi:type="StaticControl" Id="...Caption"><Position Top="0" Width="150" Left="150"/>
<Color><BaseColor><Saturation>1.1</Saturation><Brightness>0.7</Brightness><Transparency>240</Transparency></BaseColor></Color>
<Font><Bold>true</Bold><Size>7</Size></Font><Caption></Caption><Help></Help></Control>

<Control xsi:type="ComboBoxControl" Id="Style"><Position Top="10" Width="150" Left="150"/><Items>
<Item Id="Default">Default</Item>
</Items><Help>Choose a Style (UI Files)</Help></Control>
           
<Control xsi:type="StaticControl" Id="...Caption"><Position Top="25" Width="300" Left="0"/>
<Color><BaseColor><Saturation>1.1</Saturation><Brightness>0.7</Brightness><Transparency>240</Transparency></BaseColor></Color>
<Font><Bold>true</Bold><Size>7</Size></Font><Caption></Caption><Help></Help></Control>

<Control xsi:type="ComboBoxControl" Id="">
<Position Top="35" Width="300" Left="0"/><Items>
<Item Id=""></Item>
</Items><Help></Help></Control>           
           
</Controls>
</Window>

<Window Id="About" Version="1"><Position Width="100" Height="210"/><ChildTmpl/>
<Elements>
                     
</Elements>
<Controls>
           
</Controls>
</Window>
</Interfaces>


[Image: Problem3.png]


Anyone who sees the problem?

This post was edited on 02-15-2009 at 04:47 PM by DennisMartijn.
02-15-2009 01:42 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Option panel bug - by DennisMartijn on 02-15-2009 at 01:42 PM
RE: Option panel bug - by blessedguy on 02-15-2009 at 04:03 PM
RE: Option panel bug - by DennisMartijn on 02-15-2009 at 04:29 PM
RE: Option panel bug - by robert_dll on 02-15-2009 at 04:31 PM
RE: Option panel bug - by blessedguy on 02-15-2009 at 04:33 PM
RE: Option panel bug - by DennisMartijn on 02-15-2009 at 04:38 PM
RE: Option panel bug - by DennisMartijn on 02-15-2009 at 04:56 PM
RE: Option panel bug - by blessedguy on 02-15-2009 at 05:06 PM
RE: Option panel bug - by DennisMartijn on 02-15-2009 at 06:51 PM
RE: Option panel bug - by insider on 02-15-2009 at 07:04 PM
RE: Option panel bug - by insider on 02-15-2009 at 07:08 PM
RE: Option panel bug - by blessedguy on 02-15-2009 at 07:23 PM
RE: Option panel bug - by DennisMartijn on 02-16-2009 at 08: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