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

  1. <window>
  2.   <id>2000</id> 
  3.   <defaultcontrol>3</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>Panel</description>
  18.         <type>image</type>
  19.         <id>1</id>
  20.         <posX>48</posX>
  21.         <posY>95</posY>
  22.         <width>180</width>
  23.         <height>350</height>
  24.         <texture>panel.png</texture>
  25.     </control>
  26.     <control>
  27.         <description>number of files text label</description> 
  28.         <type>label</type> 
  29.         <id>2</id> 
  30.         <posX>238</posX> 
  31.         <posY>530</posY> 
  32.         <label>-</label> 
  33.         <font>font14</font> 
  34.         <textcolor>FFB2D4F5</textcolor> 
  35.     </control>
  36.     <control>
  37.         <description>Heading text label</description> 
  38.         <type>label</type> 
  39.         <id>4</id> 
  40.         <posX>242</posX> 
  41.         <posY>65</posY> 
  42.         <label>181</label> 
  43.         <font>font14</font> 
  44.         <textcolor>FFFFFFFF</textcolor> 
  45.     </control>
  46.     <control>
  47.         <description>pics listcontrol</description> 
  48.         <type>listcontrol</type> 
  49.         <id>3</id> 
  50.         <onleft>5</onleft> 
  51.         <onright>5</onright> 
  52.         <onup>5</onup> 
  53.         <ondown>5</ondown> 
  54.     </control>
  55.     <control>
  56.         <description>IMDB</description> 
  57.         <type>button</type> 
  58.         <id>5</id> 
  59.         <posX>64</posX> 
  60.         <posY>128</posY> 
  61.         <label>368</label> 
  62.         <onleft>3</onleft> 
  63.         <onright>3</onright> 
  64.         <onup>17</onup> 
  65.         <ondown>3</ondown> 
  66.     </control>
  67.     </controls>
  68. </window>