home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Complet / mp / Setup.msi / _4D0565DC24B5648E6A16A4120B41CC87 / _08B81D4D1E154AEE872F49B1E5555F4E < prev    next >
Text File  |  2005-01-06  |  3KB  |  138 lines

  1. <window>
  2.     <id>770</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <controls>
  6.         <control>
  7.             <description>BG</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.             <colorkey>0</colorkey>
  16.             <colordiffuse>ffffffff</colordiffuse>
  17.         </control>
  18.         <control> 
  19.             <type>image</type>
  20.             <id>1</id>
  21.             <posX>60</posX>
  22.             <posY>20</posY>
  23.             <texture>explorer_logo.png</texture>
  24.         </control>        
  25.         <control>
  26.             <description>My explorer text label</description>
  27.             <type>label</type>
  28.             <id>1</id>
  29.             <posX>250</posX>
  30.             <posY>70</posY>
  31.             <label>#explorer_title</label>
  32.             <font>font16</font>
  33.             <align>left</align>
  34.             <textcolor>ffffffff</textcolor>
  35.         </control>
  36.         <control>
  37.             <description>My explorer File Size label</description>
  38.             <type>label</type>
  39.             <id>1</id>
  40.             <posX>40</posX>
  41.             <posY>530</posY>
  42.             <label>#explorer_size</label>
  43.             <font>font16</font>
  44.             <align>left</align>
  45.             <textcolor>ffffffff</textcolor>
  46.         </control>
  47.  
  48.         <control>
  49.             <type>group</type>
  50.             <description>group element</description>
  51.             <animation>FlyInFromLeft</animation>
  52.             <control>
  53.                 <description>select source</description>
  54.                 <type>button</type>
  55.                 <id>2</id>
  56.                 <posX>60</posX>
  57.                 <posY>97</posY>
  58.                 <label>2201</label>
  59.                 <onleft>2</onleft>
  60.                 <onright>20</onright>
  61.                 <onup>9</onup>
  62.                 <ondown>3</ondown>
  63.             </control>
  64.             <control>
  65.                 <description>select destination</description>
  66.                 <type>button</type>
  67.                 <id>3</id>
  68.                 <posX>60</posX>
  69.                 <posY>131</posY>
  70.                 <label>2202</label>
  71.                 <onleft>3</onleft>
  72.                 <onright>20</onright>
  73.                 <onup>2</onup>
  74.                 <ondown>4</ondown>
  75.             </control>
  76.             <control>
  77.                 <description>copy files</description>
  78.                 <type>button</type>
  79.                 <id>4</id>
  80.                 <posX>60</posX>
  81.                 <posY>165</posY>
  82.                 <label>2203</label>
  83.                 <onleft>2</onleft>
  84.                 <onright>20</onright>
  85.                 <onup>3</onup>
  86.                 <ondown>5</ondown>
  87.             </control>
  88.             <control>
  89.                 <description>make dir</description>
  90.                 <type>button</type>
  91.                 <id>5</id>
  92.                 <posX>60</posX>
  93.                 <posY>199</posY>
  94.                 <label>2204</label>
  95.                 <onleft>5</onleft>
  96.                 <onright>20</onright>
  97.                 <onup>4</onup>
  98.                 <ondown>6</ondown>
  99.             </control>
  100.             <control>
  101.                 <description>reset selection</description>
  102.                 <type>button</type>
  103.                 <id>6</id>
  104.                 <posX>60</posX>
  105.                 <posY>233</posY>
  106.                 <label>2205</label>
  107.                 <onleft>5</onleft>
  108.                 <onright>20</onright>
  109.                 <onup>5</onup>
  110.                 <ondown>7</ondown>
  111.             </control>
  112.             <control>
  113.                 <description>mark all</description>
  114.                 <type>button</type>
  115.                 <id>7</id>
  116.                 <posX>60</posX>
  117.                 <posY>267</posY>
  118.                 <label>2206</label>
  119.                 <onleft>6</onleft>
  120.                 <onright>20</onright>
  121.                 <onup>6</onup>
  122.                 <ondown>2</ondown>
  123.             </control>
  124.         </control>
  125.         <control>
  126.             <description>file listcontrol</description> 
  127.             <type>listcontrol</type> 
  128.             <id>20</id> 
  129.             <posX>270</posX>
  130.             <posY>97</posY>
  131.             <height>450</height>
  132.             <onright>2</onright> 
  133.             <onleft>2</onleft> 
  134.             <onup>4</onup> 
  135.             <ondown>2</ondown> 
  136.         </control>
  137.     </controls>
  138. </window>