home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Equipement / Media-portal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _BB457214CE394B3FB18DA6C76BAF8D66 < prev    next >
Text File  |  2004-08-22  |  2KB  |  90 lines

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