home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _596E36B1F9E44156B0028D5040E5EC1B < prev    next >
Text File  |  2005-03-20  |  2KB  |  67 lines

  1. <window>
  2.   <id>2015</id> 
  3.   <defaultcontrol>3</defaultcontrol> 
  4.   <allowoverlay>no</allowoverlay>
  5.     <controls>
  6.      <control>
  7.         <type>group</type>
  8.         <description>group element</description>
  9.         <animation>FlyInFromBottom</animation>
  10.         <control>
  11.             <type>image</type> 
  12.             <id>0</id> 
  13.             <posX>480</posX> 
  14.             <posY>420</posY> 
  15.             <width>200</width> 
  16.             <height>126</height> 
  17.             <texture>context_background.png</texture> 
  18.         </control>
  19.             <control>
  20.                 <description>Heading text label</description> 
  21.                 <type>label</type> 
  22.                 <id>4</id> 
  23.                 <posX>485</posX> 
  24.                 <posY>418</posY> 
  25.                 <label>181</label> 
  26.                 <font>font10</font> 
  27.                 <textcolor>FFFFFFFF</textcolor> 
  28.             </control>    
  29.                 <control>
  30.                 <description>Exit button</description>
  31.                 <type>button</type>
  32.                 <id>2</id>
  33.                 <posX>635</posX>
  34.                 <posY>510</posY>
  35.                 <width>32</width>
  36.                 <height>32</height>
  37.                 <textureFocus>button_close_focus.png</textureFocus>
  38.                 <textureNoFocus>button_close_nofocus.png</textureNoFocus>
  39.                 <label>-</label>
  40.                 <onleft>3</onleft>
  41.                 <onright>3</onright>
  42.                 <onup>3</onup>
  43.                 <ondown>3</ondown>
  44.             </control>
  45.             <control>
  46.                 <description>options listcontrol</description> 
  47.                 <type>listcontrol</type> 
  48.                 <id>3</id> 
  49.                 <posX>485</posX> 
  50.                 <posY>440</posY> 
  51.                 <width>180</width> 
  52.                 <height>120</height> 
  53.                 <onleft>2</onleft> 
  54.                 <onright>2</onright>
  55.                 <onup>2</onup> 
  56.                 <ondown>2</ondown>
  57.                 <spinPosX>642</spinPosX>
  58.                 <spinPosY>545</spinPosY>
  59.                 <spinWidth>16</spinWidth>
  60.                 <spinHeight>16</spinHeight>
  61.                 <textureHeight>22</textureHeight>
  62.                 <font>font12</font>
  63.                 <textYOff>2</textYOff>
  64.             </control>
  65.         </control>
  66.     </controls>
  67. </window>