home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Equipement / Media-portal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _1A6E4F29456348FAB4F294C820B40BC6 < prev    next >
Text File  |  2004-09-13  |  3KB  |  106 lines

  1. <window>
  2.     <id>750</id>
  3.     <defaultcontrol>4</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>recepies_logo.png</texture>
  24.         </control>
  25.         <control>
  26.             <description>My recepies text label</description>
  27.             <type>label</type>
  28.             <id>1</id>
  29.             <posX>250</posX>
  30.             <posY>70</posY>
  31.             <label>10</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>back button</description>
  64.                 <type>button</type>
  65.                 <id>4</id>
  66.                 <posX>60</posX>
  67.                 <posY>97</posY>
  68.                 <label>712</label>
  69.                 <onleft>4</onleft>
  70.                 <onright>7</onright>
  71.                 <onup>17</onup>
  72.                 <ondown>7</ondown>
  73.             </control>
  74.         </control>
  75.         <control>
  76.             <type>group</type>
  77.             <description>group element</description>
  78.             <animation>FlyInFromTop</animation>
  79.             <control>
  80.                 <description>listcontrol</description>
  81.                 <type>listcontrol</type>
  82.                 <id>7</id>
  83.                 <onleft>4</onleft>
  84.                 <onright>8</onright>
  85.                 <onup>17</onup>
  86.                 <ondown>8</ondown>
  87.                 <textcolor>FFFFFFFF</textcolor>
  88.             </control>
  89.         </control>
  90.         <control>
  91.             <description>Recipie Detail Panel</description>
  92.             <type>textbox</type>
  93.             <id>8</id>
  94.             <label>-</label>
  95.             <posY>100</posY>
  96.             <posX>250</posX>
  97.             <height>400</height>
  98.             <onleft>4</onleft> 
  99.             <onright>8</onright> 
  100.             <onup>17</onup> 
  101.             <ondown>8</ondown> 
  102.             <font>font13</font>
  103.             <textcolor>FFFFFFFF</textcolor>
  104.         </control>
  105.     </controls>
  106. </window>