home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _B2DF5FB40DF8432A8598DFCEB584D8DF < prev    next >
Text File  |  2005-04-01  |  4KB  |  185 lines

  1. <window>
  2.     <id>28</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <controls>
  6.     <control>
  7.         <description>BG</description>
  8.         <type>image</type>
  9.         <id>1</id>
  10.         <posX>0</posX>
  11.         <posY>0</posY>
  12.         <width>720</width>
  13.         <height>576</height>
  14.         <texture>background.png</texture>
  15.     </control>
  16.     <control>
  17.         <description>Video BG</description>
  18.         <type>image</type>
  19.         <id>1</id>
  20.         <posX>300</posX>
  21.         <posY>150</posY>
  22.         <width>350</width>
  23.         <height>350</height>
  24.         <colordiffuse>20ffffff</colordiffuse>
  25.         <texture>myvideos.png</texture>
  26.     </control>
  27.  
  28.     <control>
  29.         <description>playlist text label</description>
  30.         <type>label</type>
  31.         <id>14</id>
  32.         <posX>280</posX>
  33.          <posY>50</posY>
  34.         <label>136</label>
  35.         <font>font10</font>
  36.         <align>right</align>
  37.     </control>
  38.  
  39.     <control>
  40.         <description>Panel</description>
  41.         <type>image</type>
  42.         <id>1</id>
  43.         <posX>50</posX>
  44.         <posY>100</posY>
  45.         <width>190</width>
  46.         <height>272</height>
  47.         <texture>panel.png</texture>
  48.     </control>
  49.     <control>
  50.         <description>View-As button</description>
  51.         <type>button</type>
  52.         <id>2</id>
  53.         <posX>55</posX>
  54.         <posY>115</posY>
  55.         <label>100</label>
  56.         <onleft>50</onleft>
  57.         <onright>50</onright>
  58.         <onup>1111</onup> <!-- Go to topbar -->
  59.         <ondown>20</ondown>
  60.     </control>
  61.      <control>
  62.          <description>Shuffle button</description>
  63.          <type>button</type>
  64.          <id>20</id>
  65.         <posX>55</posX>
  66.         <posY>143</posY>
  67.          <label>191</label>
  68.          <font>font13</font>
  69.          <onleft>50</onleft>
  70.          <onright>50</onright>
  71.         <onup>2</onup>
  72.         <ondown>21</ondown>
  73.     </control>
  74.     <control>
  75.         <description>Panel Split</description>
  76.         <type>image</type>
  77.         <id>1</id>
  78.         <posX>55</posX>
  79.         <posY>180</posY>
  80.         <width>180</width>
  81.         <height>2</height>
  82.         <texture>panel_split.png</texture>
  83.     </control>
  84.      <control>
  85.         <description>Save button</description>
  86.         <type>button</type>
  87.         <id>21</id>
  88.         <posX>55</posX>
  89.         <posY>189</posY>
  90.         <label>190</label>
  91.         <font>font13</font>
  92.         <onleft>50</onleft>
  93.         <onright>50</onright>
  94.         <onup>20</onup>
  95.         <ondown>22</ondown>
  96.       </control>
  97.     <control>
  98.         <description>Clear button</description>
  99.         <type>button</type>
  100.         <id>22</id>
  101.         <posX>55</posX>
  102.         <posY>217</posY>
  103.         <label>192</label>
  104.         <font>font13</font>
  105.         <onleft>50</onleft>
  106.         <onright>50</onright>
  107.         <onup>21</onup>
  108.         <ondown>23</ondown>
  109.     </control>
  110.     <control>
  111.         <description>Play button</description>
  112.         <type>button</type>
  113.         <id>23</id>
  114.         <posX>55</posX>
  115.         <posY>245</posY>
  116.         <label>208</label>
  117.         <font>font13</font>
  118.         <onleft>50</onleft>
  119.         <onright>50</onright>
  120.         <onup>22</onup>
  121.         <ondown>24</ondown>
  122.     </control>
  123.  
  124. <!-- Hide next/previous controls. -->
  125.     <control>
  126.         <description>Next button</description>
  127.         <type>button</type>
  128.         <id>24</id>
  129.         <posX>55</posX>
  130.         <posY>273</posY>
  131.         <label>209</label>
  132.         <font>font13</font>
  133.         <onleft>50</onleft>
  134.         <onright>50</onright>
  135.         <onup>23</onup>
  136.         <ondown>25</ondown>
  137.         <visible>no</visible>
  138.     </control>
  139.     <control>
  140.         <description>Previous button</description>
  141.         <type>button</type>
  142.         <id>25</id>
  143.         <posX>55</posX>
  144.         <posY>301</posY>
  145.         <label>210</label>
  146.         <font>font13</font>
  147.         <onleft>50</onleft>
  148.         <onright>50</onright>
  149.         <onup>24</onup>
  150.         <ondown>2</ondown>
  151.         <visible>no</visible>
  152.     </control>
  153.  
  154.      <control>
  155.          <description>listcontrol</description>
  156.          <type>listcontrol</type>
  157.          <id>50</id>
  158.          <onleft>51</onleft>
  159.          <onright>51</onright>
  160.          <onup>2</onup>
  161.          <ondown>2</ondown>
  162.      </control>
  163.      <control>
  164.          <description>Thumbnail Panel</description>
  165.          <type>thumbnailpanel</type>
  166.          <id>51</id>
  167.          <onleft>2</onleft>
  168.          <onright>2</onright>
  169.          <onup>2</onup>
  170.          <ondown>2</ondown>
  171.      </control>
  172.  
  173.     <control>
  174.         <description>Number of Files Label</description>
  175.         <type>label</type>
  176.         <id>12</id>
  177.         <posX>250</posX>
  178.         <posY>530</posY>
  179.         <label>-</label>
  180.         <font>font14</font>
  181.     </control>
  182.  
  183. </controls>
  184. </window>
  185.