home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Equipement / Media-portal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _7A83624E2D2E4AD9BDA7A22213729932 < prev    next >
Text File  |  2004-09-08  |  3KB  |  137 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.             <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>programs_logo.png</texture>
  24.         </control>
  25.         <control>
  26.             <description>My programs text label</description>
  27.             <type>label</type>
  28.             <id>1</id>
  29.             <posX>250</posX>
  30.             <posY>70</posY>
  31.             <label>0</label>
  32.             <font>font16</font>
  33.             <align>right</align>
  34.             <textcolor>ffffffff</textcolor>
  35.         </control>
  36.         <control>
  37.             <description>Number of Files Label</description>
  38.             <type>label</type>
  39.             <id>1</id>
  40.             <posX>260</posX>
  41.             <posY>530</posY>
  42.             <label>#itemcount</label>
  43.             <align>left</align>
  44.             <textcolor>ffffffff</textcolor>
  45.         </control>
  46.         <control>
  47.             <description>Selected item Label</description>
  48.             <type>fadelabel</type>
  49.             <id>1</id>
  50.             <posX>660</posX>
  51.             <posY>70</posY>
  52.             <width>400</width>
  53.             <label>#selecteditem</label>
  54.             <font>font14</font>
  55.             <align>right</align>
  56.             <textcolor>ffffffff</textcolor>
  57.         </control>
  58.         <control>
  59.             <type>group</type>
  60.             <description>group element</description>
  61.             <animation>FlyInFromLeft</animation>
  62.             <control>
  63.                 <description>View-As button</description>
  64.                 <type>button</type>
  65.                 <id>2</id>
  66.                 <posX>60</posX>
  67.                 <posY>97</posY>
  68.                 <label>100</label>
  69.                 <onleft>2</onleft>
  70.                 <onright>7</onright>
  71.                 <onup>3</onup>
  72.                 <ondown>4</ondown>
  73.             </control>    
  74.             <control>
  75.                 <description>Sort-by button</description>
  76.                 <type>button</type>
  77.                 <id>4</id>
  78.                 <posX>60</posX>
  79.                 <posY>131</posY>
  80.                 <label>103</label>
  81.                 <onleft>4</onleft>
  82.                 <onright>5</onright>
  83.                 <onup>2</onup>
  84.                 <ondown>3</ondown>
  85.             </control>
  86.             <control>
  87.                 <description>Sort Asc</description>
  88.                 <type>togglebutton</type>
  89.                 <id>5</id>
  90.                 <posX>225</posX>
  91.                 <posY>139</posY>
  92.                 <label>-</label>
  93.                 <onleft>4</onleft>
  94.                 <onright>7</onright>
  95.                 <onup>3</onup>
  96.                 <ondown>3</ondown>
  97.             </control>
  98.             <control>
  99.                 <description>Scan Button</description>
  100.                 <type>button</type>
  101.                 <id>3</id>
  102.                 <posX>60</posX>
  103.                 <posY>165</posY>
  104.                 <label>102</label>
  105.                 <onleft>3</onleft>
  106.                 <onright>7</onright>
  107.                 <onup>4</onup>
  108.                 <ondown>2</ondown>
  109.             </control>
  110.         </control>
  111.         <control>
  112.             <type>group</type>
  113.             <description>group element</description>
  114.             <animation>FlyInFromTop</animation>
  115.             <control>
  116.                 <description>listcontrol</description>
  117.                 <type>listcontrol</type>
  118.                 <id>7</id>
  119.                 <onleft>8</onleft>
  120.                 <onright>8</onright>
  121.                 <onup>2</onup>
  122.                 <ondown>2</ondown>
  123.                 <textcolor>FFFFFFFF</textcolor>
  124.             </control>
  125.             <control>
  126.                 <description>Thumbnail Panel</description>
  127.                 <type>thumbnailpanel</type>
  128.                 <id>8</id>
  129.                 <onleft>2</onleft>
  130.                 <onright>2</onright>
  131.                 <onup>2</onup>
  132.                 <ondown>2</ondown>
  133.                 <textcolor>FFFFFFFF</textcolor>
  134.             </control>
  135.         </control>
  136.     </controls>
  137. </window>