xml documentation (1 Viewer)

A

Anonymous

Guest
Hi,

I'd like to create my own skin but as mediaportal doesn't have a skin editor (Well, I dont have found it) I'm interesting in xml documentation about some commands in:

<control>
<description>Fast Forward</description>
<type>togglebutton</type>
<id>214</id>
<posX>196</posX>
<posY>515</posY>
<width>35</width>
<height>37</height>
<AltTextureFocus>osd_fastforward_focus.png</AltTextureFocus>
<AltTextureNoFocus>osd_fastforward_nofocus.png</AltTextureNoFocus>
<textureFocus>osd_fastforward_focus.png</textureFocus>
<textureNoFocus>osd_fastforward_focus.png</textureNoFocus>
<label>-</label>
<font>-</font>
<onleft>213</onleft>
<onright>215</onright>
<onup>214</onup>
<ondown>214</ondown>
</control>

Some of them are enough descriptives but other not. Could anybody help me to find documentation?.

Thanks.
 

MrMario64

Retired Team Member
  • Premium Supporter
  • April 22, 2004
    822
    1
    50
    Home Country
    Netherlands Netherlands
    there is work being done on a skin manual.
    But most effort is now being put in testing and bugfixing.
    SO don't expect it to be here for .1
     

    Users who are viewing this thread

    Top Bottom