home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Complet / mp / Setup.msi / _4D0565DC24B5648E6A16A4120B41CC87 / _9D9CE5AE498347E09BF208736687503D < prev    next >
Text File  |  2004-12-20  |  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>177</posX> 
  10.     <posY>225</posY> 
  11.     <width>450</width> 
  12.     <height>320</height> 
  13.     <texture>dialog-menu.png</texture> 
  14.   </control>
  15.     <control>
  16.         <description>Heading text label</description> 
  17.         <type>label</type> 
  18.         <id>4</id> 
  19.         <posX>220</posX> 
  20.         <posY>230</posY> 
  21.         <label>181</label> 
  22.         <font>font13</font> 
  23.         <textcolor>FF000000</textcolor> 
  24.     </control>
  25.   <control>
  26.         <description>Exit button</description>
  27.         <type>button</type>
  28.         <id>2</id>
  29.         <posX>179</posX>
  30.         <posY>225</posY>
  31.         <width>32</width>
  32.         <height>32</height>
  33.         <textureFocus>topbar_exit.png</textureFocus>
  34.         <textureNoFocus>topbar_exit_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>210</posX> 
  46.         <posY>270</posY> 
  47.         <width>350</width> 
  48.         <height>260</height> 
  49.         <onleft>2</onleft> 
  50.         <onright>2</onright> 
  51.         <onup>2</onup> 
  52.         <ondown>2</ondown>
  53.         <spinPosX>550</spinPosX>
  54.         <spinPosY>450</spinPosY>
  55.     </control>
  56.     </controls>
  57. </window>