home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _E3C96B48E0B94354B6029D97F9837412 < prev    next >
Text File  |  2005-02-23  |  4KB  |  161 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>9</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>Game Title label</description>
  38.             <type>label</type>
  39.             <id>10</id>
  40.             <posX>250</posX>
  41.             <posY>70</posY>
  42.             <label>-</label>
  43.             <font>font16</font>
  44.             <align>right</align>
  45.             <textcolor>ffffffff</textcolor>
  46.         </control>
  47.         <control>
  48.             <description>Number of Files Label</description>
  49.             <type>label</type>
  50.             <id>1</id>
  51.             <posX>260</posX>
  52.             <posY>530</posY>
  53.             <label>#itemcount</label>
  54.             <align>left</align>
  55.             <textcolor>ffffffff</textcolor>
  56.         </control>
  57.         <control>
  58.             <description>Selected item Label</description>
  59.             <type>fadelabel</type>
  60.             <id>1</id>
  61.             <posX>660</posX>
  62.             <posY>70</posY>
  63.             <width>400</width>
  64.             <label>#selecteditem</label>
  65.             <font>font14</font>
  66.             <align>right</align>
  67.             <textcolor>ffffffff</textcolor>
  68.         </control>
  69.         <control>
  70.             <type>group</type>
  71.             <description>group element</description>
  72.             <animation>FlyInFromLeft</animation>
  73.             <control>
  74.                 <description>View-As button</description>
  75.                 <type>button</type>
  76.                 <id>2</id>
  77.                 <posX>60</posX>
  78.                 <posY>97</posY>
  79.                 <label>100</label>
  80.                 <onleft>2</onleft>
  81.                 <onright>7</onright>
  82.                 <onup>21</onup>
  83.                 <ondown>4</ondown>
  84.             </control>
  85.             <control>
  86.                 <description>Sort-by button</description>
  87.                 <type>button</type>
  88.                 <id>4</id>
  89.                 <posX>60</posX>
  90.                 <posY>131</posY>
  91.                 <label>103</label>
  92.                 <onleft>4</onleft>
  93.                 <onright>5</onright>
  94.                 <onup>2</onup>
  95.                 <ondown>3</ondown>
  96.             </control>
  97.             <control>
  98.                 <description>Sort Asc</description>
  99.                 <type>togglebutton</type>
  100.                 <id>5</id>
  101.                 <posX>225</posX>
  102.                 <posY>139</posY>
  103.                 <label>-</label>
  104.                 <onleft>4</onleft>
  105.                 <onright>7</onright>
  106.                 <onup>3</onup>
  107.                 <ondown>3</ondown>
  108.             </control>
  109.             <control>
  110.                 <description>Refresh Button</description>
  111.                 <type>button</type>
  112.                 <id>3</id>
  113.                 <posX>60</posX>
  114.                 <posY>165</posY>
  115.                 <label>184</label>
  116.                 <onleft>3</onleft>
  117.                 <onright>7</onright>
  118.                 <onup>4</onup>
  119.                 <ondown>2</ondown>
  120.             </control>
  121.         </control>
  122.         <control>
  123.             <type>group</type>
  124.             <description>group element</description>
  125.             <animation>FlyInFromTop</animation>
  126.             <control>
  127.                 <description>composite control consisting of a list control and a thumbnail panel</description>
  128.                 <type>facadeview</type>
  129.                 <id>7</id>
  130.                     <control>
  131.                         <description>listcontrol</description>
  132.                         <type>listcontrol</type>
  133.                         <id>7</id>
  134.                         <onleft>2</onleft>
  135.                         <onright>2</onright>
  136.                         <onup>2</onup>
  137.                         <ondown>2</ondown>
  138.                     </control>
  139.                     <control>
  140.                         <description>Thumbnail Panel</description>
  141.                         <type>thumbnailpanel</type>
  142.                         <id>7</id>
  143.                         <onleft>2</onleft>
  144.                         <onright>2</onright>
  145.                         <onup>2</onup>
  146.                         <ondown>2</ondown>
  147.                     </control>
  148.                     <control>
  149.                         <description>Filmstrip view</description>
  150.                         <type>filmstrip</type>
  151.                         <id>7</id>
  152.                         <onleft>2</onleft>
  153.                         <onright>2</onright>
  154.                         <onup>2</onup>
  155.                         <ondown>2</ondown>
  156.                     </control>
  157.             </control>
  158.         </control>
  159.  
  160.     </controls>
  161. </window>