home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Equipement / Media-portal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _D5C3117B7F9A421885DADCC9EBDC4A3C < prev    next >
Text File  |  2004-09-13  |  3KB  |  132 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.         <textcolor>FF000000</textcolor>
  46.     </control>
  47.     <control>
  48.         <description>My Programs text label</description>
  49.         <type>label</type>
  50.         <id>1</id>
  51.         <posX>280</posX>
  52.         <posY>50</posY>
  53.         <label>0</label>
  54.         <font>font10</font>
  55.         <textcolor>FF000000</textcolor>
  56.     </control>
  57.     <control>
  58.         <description>View-As button</description>
  59.         <type>button</type>
  60.         <id>2</id>
  61.         <posX>55</posX>
  62.         <posY>115</posY>
  63.         <label>100</label>
  64.         <onleft>2</onleft>
  65.         <onright>7</onright>
  66.         <onup>21</onup>
  67.         <ondown>4</ondown>
  68.     </control>    
  69.     <control>
  70.         <description>Sort-by button</description>
  71.         <type>button</type>
  72.         <id>4</id>
  73.         <posX>55</posX>
  74.         <posY>143</posY>
  75.         <label>103</label>
  76.         <onleft>4</onleft>
  77.         <onright>5</onright>
  78.         <onup>2</onup>
  79.         <ondown>3</ondown>
  80.     </control>
  81.     <control>
  82.         <description>Sort Asc</description>
  83.         <type>togglebutton</type>
  84.         <id>5</id>
  85.         <posX>200</posX>
  86.         <posY>149</posY>
  87.         <label>-</label>
  88.         <onleft>4</onleft>
  89.         <onright>7</onright>
  90.         <onup>3</onup>
  91.         <ondown>3</ondown>
  92.     </control>
  93.         <control>
  94.             <description>Panel Split</description>
  95.             <type>image</type>
  96.             <id>1</id>
  97.             <posX>55</posX>
  98.             <posY>180</posY>
  99.             <texture>panel_split.png</texture>
  100.         </control>
  101.     <control>
  102.         <description>Scan Button</description>
  103.         <type>button</type>
  104.         <id>3</id>
  105.         <posX>55</posX>
  106.         <posY>189</posY>
  107.         <label>102</label>
  108.         <onleft>3</onleft>
  109.         <onright>7</onright>
  110.         <onup>4</onup>
  111.         <ondown>2</ondown>
  112.     </control>
  113.     <control>
  114.         <description>listcontrol</description>
  115.         <type>listcontrol</type>
  116.         <id>7</id>
  117.         <onleft>8</onleft>
  118.         <onright>8</onright>
  119.         <onup>2</onup>
  120.         <ondown>2</ondown>
  121.     </control>
  122.     <control>
  123.         <description>Thumbnail Panel</description>
  124.         <type>thumbnailpanel</type>
  125.         <id>8</id>
  126.         <onleft>2</onleft>
  127.         <onright>2</onright>
  128.         <onup>2</onup>
  129.         <ondown>2</ondown>
  130.     </control>
  131. </controls>
  132. </window>