home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _F5202B85E7B94970AAA89F1C603D9F4F < prev    next >
Text File  |  2004-06-15  |  2KB  |  70 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>50</posX>
  21.         <posY>100</posY>
  22.         <width>190</width>
  23.         <height>272</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>370</posX> 
  31.         <posY>50</posY> 
  32.         <label>-</label> 
  33.         <font>font10</font> 
  34.         <align>right</align>
  35.         <textcolor>FF000000</textcolor> 
  36.     </control>
  37.     <control>
  38.         <description>Heading text label</description> 
  39.         <type>label</type> 
  40.         <id>4</id> 
  41.         <posX>280</posX> 
  42.         <posY>50</posY> 
  43.         <label>181</label> 
  44.         <font>font10</font>
  45.         <align>right</align> 
  46.         <textcolor>FF000000</textcolor> 
  47.     </control>
  48.     <control>
  49.         <description>albums listcontrol</description> 
  50.         <type>listcontrol</type> 
  51.         <id>3</id> 
  52.         <onleft>5</onleft> 
  53.         <onright>5</onright> 
  54.         <onup>21</onup> 
  55.         <ondown>5</ondown> 
  56.     </control>
  57.     <control>
  58.         <description>IMDB</description> 
  59.         <type>button</type> 
  60.         <id>5</id> 
  61.         <posX>55</posX> 
  62.         <posY>115</posY> 
  63.         <label>368</label> 
  64.         <onleft>3</onleft> 
  65.         <onright>3</onright> 
  66.         <onup>21</onup> 
  67.         <ondown>3</ondown> 
  68.     </control>
  69.     </controls>
  70. </window>