home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Equipement / Media-portal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _86927AA038ED47B7A805C389561947A3 < prev    next >
Text File  |  2004-09-11  |  2KB  |  90 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.         <texture>Mediaportaltext.png</texture>
  22.     </control>
  23.     <control>
  24.       <description>template for panel in which all buttons should b fitted</description>
  25.         <type>image</type>
  26.         <id>1002</id>
  27.         <posX>70</posX>
  28.         <posY>150</posY>
  29.         <width>215</width>
  30.         <height>255</height>
  31.         <texture>home-bluebox.png</texture>
  32.     </control>    
  33.     <control>
  34.       <description>template for hover image</description>
  35.         <type>image</type>
  36.         <id>1000</id>
  37.         <posX>350</posX>
  38.         <posY>200</posY>
  39.         <texture>-</texture>
  40.         <visible>no</visible>
  41.     </control>
  42.     <control>
  43.         <description>template for buton</description>
  44.         <type>button</type>
  45.         <id>1001</id>
  46.         <posX>79</posX>
  47.         <posY>149</posY>
  48.         <width>197</width>
  49.         <textXOff>37</textXOff>
  50.         <textYOff>2</textYOff>
  51.         <height>32</height>
  52.         <label>605</label>
  53.         <font>font16</font>
  54.         <visible>no</visible>
  55.     </control>
  56.     <control>
  57.         <description>template label for small font</description>
  58.         <type>label</type>
  59.         <id>1003</id>
  60.         <posX>530</posX>
  61.         <posY>490</posY>
  62.         <label></label>
  63.         <align>left</align>
  64.         <font>font16</font>
  65.         <visible>no</visible>
  66.     </control>
  67.     <control>
  68.         <description>Date</description>
  69.         <type>label</type>
  70.         <id>200</id>
  71.         <posX>600</posX>
  72.         <posY>490</posY>
  73.         <label>date</label>
  74.         <align>right</align>
  75.         <font>font13</font>
  76.         <textcolor>FF000000</textcolor>
  77.     </control>
  78.     <control>
  79.         <description>Time</description>
  80.         <type>label</type>
  81.         <id>201</id>
  82.         <posX>610</posX>
  83.         <posY>490</posY>
  84.         <label>time</label>
  85.         <align>left</align>
  86.         <font>font13</font>
  87.         <textcolor>FF000000</textcolor>
  88.     </control>
  89. </controls>
  90. </window>