home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _1A86348420E84B0D883C54B5FCE1FB8F < prev    next >
Text File  |  2005-02-13  |  1KB  |  57 lines

  1. <window>
  2.   <id>2012</id> 
  3.   <defaultcontrol>3</defaultcontrol> 
  4.   <allowoverlay>no</allowoverlay>
  5.     <controls>
  6.  <control>
  7.   <type>image</type> 
  8.     <id>0</id> 
  9.     <posX>147</posX> 
  10.     <posY>95</posY> 
  11.     <width>489</width> 
  12.     <height>320</height> 
  13.     <texture>context_background.png</texture> 
  14.   </control>
  15.     <control>
  16.         <description>Heading text label</description> 
  17.         <type>label</type> 
  18.         <id>4</id> 
  19.         <posX>200</posX> 
  20.         <posY>100</posY> 
  21.         <label>181</label> 
  22.         <font>font13</font> 
  23.         <textcolor>FFFFFFFF</textcolor> 
  24.     </control>    
  25.         <control>
  26.         <description>Exit button</description>
  27.         <type>button</type>
  28.         <id>2</id>
  29.         <posX>161</posX>
  30.         <posY>96</posY>
  31.         <width>32</width>
  32.         <height>32</height>
  33.         <textureFocus>button_close_focus.png</textureFocus>
  34.         <textureNoFocus>button_close_nofocus.png</textureNoFocus>
  35.         <label>-</label>
  36.         <onleft>3</onleft>
  37.         <onright>3</onright>
  38.         <onup>3</onup>
  39.         <ondown>3</ondown>
  40.     </control>
  41.     <control>
  42.         <description>options listcontrol</description> 
  43.         <type>listcontrol</type> 
  44.         <id>3</id> 
  45.         <posX>160</posX> 
  46.         <posY>150</posY> 
  47.         <width>450</width> 
  48.         <height>260</height> 
  49.         <onleft>2</onleft> 
  50.         <onright>2</onright>
  51.         <onup>2</onup> 
  52.         <ondown>2</ondown>
  53.         <spinPosX>500</spinPosX>
  54.         <spinPosY>365</spinPosY>
  55.     </control>
  56.     </controls>
  57. </window>