home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Complet / mp / Setup.msi / _4D0565DC24B5648E6A16A4120B41CC87 / _7C9034F438AE4981BDAC2B743C80B01E < prev    next >
Text File  |  2004-11-23  |  3KB  |  140 lines

  1. <window>
  2.     <id>3</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.     </control>
  16.     <control>
  17.         <description>Programs BG</description>
  18.         <type>image</type>
  19.         <id>1</id>
  20.         <posX>300</posX>
  21.         <posY>150</posY>
  22.         <width>350</width>
  23.         <height>350</height>
  24.         <colordiffuse>20ffffff</colordiffuse>
  25.         <texture>myprograms.png</texture>
  26.     </control>
  27.     <control>
  28.         <description>Panel</description>
  29.         <type>image</type>
  30.         <id>1</id>
  31.         <posX>50</posX>
  32.         <posY>100</posY>
  33.         <width>190</width>
  34.         <height>272</height>
  35.         <texture>panel.png</texture>
  36.     </control>
  37.     <control>
  38.         <description>Number of Files Label</description>
  39.         <type>label</type>
  40.         <id>1</id>
  41.         <posX>370</posX>
  42.         <posY>50</posY>
  43.         <label>#itemcount</label>
  44.         <font>font10</font>
  45.     </control>
  46.     <control>
  47.         <description>My Programs text label</description>
  48.         <type>label</type>
  49.         <id>9</id>
  50.         <posX>280</posX>
  51.         <posY>50</posY>
  52.         <label>0</label>
  53.         <font>font10</font>
  54.     </control>
  55.     <control>
  56.         <description>Title label</description>
  57.         <type>label</type>
  58.         <id>10</id>
  59.         <posX>280</posX>
  60.         <posY>50</posY>
  61.         <label>-</label>
  62.         <font>font10</font>
  63.     </control>
  64.     <control>
  65.         <description>View-As button</description>
  66.         <type>button</type>
  67.         <id>2</id>
  68.         <posX>55</posX>
  69.         <posY>115</posY>
  70.         <label>100</label>
  71.         <onleft>2</onleft>
  72.         <onright>7</onright>
  73.         <onup>21</onup>
  74.         <ondown>4</ondown>
  75.     </control>    
  76.     <control>
  77.         <description>Sort-by button</description>
  78.         <type>button</type>
  79.         <id>4</id>
  80.         <posX>55</posX>
  81.         <posY>143</posY>
  82.         <label>103</label>
  83.         <onleft>4</onleft>
  84.         <onright>5</onright>
  85.         <onup>2</onup>
  86.         <ondown>3</ondown>
  87.     </control>
  88.     <control>
  89.         <description>Sort Asc</description>
  90.         <type>togglebutton</type>
  91.         <id>5</id>
  92.         <posX>200</posX>
  93.         <posY>149</posY>
  94.         <label>-</label>
  95.         <onleft>4</onleft>
  96.         <onright>7</onright>
  97.         <onup>3</onup>
  98.         <ondown>3</ondown>
  99.     </control>
  100.         <control>
  101.             <description>Panel Split</description>
  102.             <type>image</type>
  103.             <id>1</id>
  104.             <posX>55</posX>
  105.             <posY>180</posY>
  106.             <texture>panel_split.png</texture>
  107.         </control>
  108.     <control>
  109.         <description>Scan Button</description>
  110.         <type>button</type>
  111.         <id>3</id>
  112.         <posX>55</posX>
  113.         <posY>189</posY>
  114.         <label>102</label>
  115.         <onleft>3</onleft>
  116.         <onright>7</onright>
  117.         <onup>4</onup>
  118.         <ondown>2</ondown>
  119.     </control>
  120.     <control>
  121.         <description>listcontrol</description>
  122.         <type>listcontrol</type>
  123.         <id>7</id>
  124.         <onleft>8</onleft>
  125.         <onright>8</onright>
  126.         <onup>2</onup>
  127.         <ondown>2</ondown>
  128.     </control>
  129.     <control>
  130.         <description>Thumbnail Panel</description>
  131.         <type>thumbnailpanel</type>
  132.         <id>8</id>
  133.         <onleft>2</onleft>
  134.         <onright>2</onright>
  135.         <onup>2</onup>
  136.         <ondown>2</ondown>
  137.     </control>
  138. </controls>
  139. </window>
  140.