home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _752594C012F74F09AC9E3AB3F5B865AD < prev    next >
Text File  |  2005-03-29  |  2KB  |  95 lines

  1. <window>
  2.     <id>0</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>background image</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.         <type>image</type>
  18.         <id>1</id>
  19.         <posX>250</posX>
  20.         <posY>100</posY>
  21.         <width>303</width>
  22.         <height>37</height>
  23.         <texture>Mediaportaltext.png</texture>
  24.     </control>
  25.     <control>
  26.       <description>template for panel in which all buttons should b fitted</description>
  27.         <type>image</type>
  28.         <id>1002</id>
  29.         <posX>70</posX>
  30.         <posY>150</posY>
  31.         <width>215</width>
  32.         <height>249</height>
  33.         <texture>-</texture>
  34.     </control>
  35.     <control>
  36.       <description>template for hover image</description>
  37.         <type>image</type>
  38.         <id>1000</id>
  39.         <posX>350</posX>
  40.         <posY>200</posY>
  41.         <width>128</width>
  42.         <height>128</height>
  43.         <texture>-</texture>
  44.         <visible>no</visible>
  45.     </control>
  46.     <control>
  47.         <description>template for button</description>
  48.         <type>button</type>
  49.         <id>1001</id>
  50.         <posX>79</posX>
  51.         <posY>149</posY>
  52.         <width>197</width>
  53.         <textXOff>37</textXOff>
  54.         <textYOff>2</textYOff>
  55.         <height>32</height>
  56.         <label>605</label>
  57.         <font>font16</font>
  58.         <textureFocus>button_empty.png</textureFocus>
  59.         <textureNoFocus>buttonNF_empty.png</textureNoFocus>
  60.         <visible>no</visible>
  61.     </control>
  62.     <control>
  63.         <description>template label for small font</description>
  64.         <type>label</type>
  65.         <id>1003</id>
  66.         <posX>530</posX>
  67.         <posY>490</posY>
  68.         <label></label>
  69.         <align>left</align>
  70.         <font>font16</font>
  71.         <visible>no</visible>
  72.     </control>
  73.     <control>
  74.         <description>Date</description>
  75.         <type>label</type>
  76.         <id>200</id>
  77.         <posX>600</posX>
  78.         <posY>490</posY>
  79.         <label>#date</label>
  80.         <align>right</align>
  81.         <font>font13</font>
  82.     </control>
  83.     <control>
  84.         <description>Time</description>
  85.         <type>label</type>
  86.         <id>201</id>
  87.         <posX>610</posX>
  88.         <posY>490</posY>
  89.         <label>#time</label>
  90.         <align>left</align>
  91.         <font>font13</font>
  92.     </control>
  93. </controls>
  94. </window>
  95.