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

  1. <window>
  2.     <id>8000</id>
  3.     <defaultcontrol>20</defaultcontrol>
  4.     <allowoverlay>no</allowoverlay>
  5.     <controls>
  6.  
  7.         <control>
  8.             <description>BG</description>
  9.             <type>image</type>
  10.             <id>1</id>
  11.             <posX>0</posX>
  12.             <posY>0</posY>
  13.             <width>720</width>
  14.             <height>576</height>
  15.             <texture>background.png</texture>
  16.         </control>
  17.         <control>
  18.             <type>image</type>
  19.             <id>1</id>
  20.             <posX>60</posX>
  21.             <posY>20</posY>
  22.             <texture>mail_logo.png</texture>
  23.         </control>
  24.         <control>
  25.             <description>Number of Mails/Mailboxes Label</description>
  26.             <type>label</type>
  27.             <id>1</id>
  28.             <posX>260</posX>
  29.             <posY>530</posY>
  30.             <label>#itemcount</label>
  31.             <align>left</align>
  32.             <textcolor>ffffffff</textcolor>
  33.         </control>
  34.         <control>
  35.             <description>Selected item Label</description>
  36.             <type>label</type>
  37.             <id>1</id>
  38.             <posX>660</posX>
  39.             <posY>70</posY>
  40.             <width>400</width>
  41.             <label>#selecteditem</label>
  42.             <font>font14</font>
  43.             <align>right</align>
  44.             <textcolor>ffffffff</textcolor>
  45.         </control>
  46.         <control>
  47.             <type>group</type>
  48.             <description>group element</description>
  49.             <animation>FlyInFromLeft</animation>
  50.             <control>
  51.                 <description>refresh mailbox</description>
  52.                 <type>button</type>
  53.                 <id>20</id>
  54.                 <posX>60</posX>
  55.                 <posY>100</posY>
  56.                 <label>8001</label>
  57.                 <onleft>20</onleft>
  58.                 <onright>50</onright>
  59.                 <onup>22</onup>
  60.                 <ondown>21</ondown>
  61.             </control>
  62.             <control>
  63.                 <description>delete known mails list</description>
  64.                 <type>button</type>
  65.                 <id>22</id>
  66.                 <posX>60</posX>
  67.                 <posY>168</posY>
  68.                 <label>8009</label>
  69.                 <onleft>20</onleft>
  70.                 <onright>50</onright>
  71.                 <onup>21</onup>
  72.                 <ondown>20</ondown>
  73.             </control>
  74.             <control>
  75.                 <description>AutocheckMail</description>
  76.                 <type>togglebutton</type>
  77.                 <id>21</id>
  78.                 <posX>60</posX>
  79.                 <posY>134</posY>
  80.                 <label>8007</label>
  81.                 <width>190</width>
  82.                 <height>32</height>
  83.                 <textXOff>10</textXOff>
  84.                 <textYOff>5</textYOff>
  85.                 <font>font14</font>
  86.                 <textcolor>ffffffff</textcolor>
  87.                 <colordiffuse>ffffffff</colordiffuse>
  88.                 <disabledcolor>60ffffff</disabledcolor>
  89.                 <onleft>21</onleft>
  90.                 <onright>50</onright>
  91.                 <onup>20</onup>
  92.                 <ondown>22</ondown>
  93.                 <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  94.                 <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  95.                 <textureFocus>togglebutton-on-focus.png</textureFocus>
  96.                 <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  97.             </control>
  98.  
  99.         </control>
  100.     <control>
  101.         <description>textarea</description> 
  102.         <type>textbox</type> 
  103.         <id>23</id> 
  104.         <posX>280</posX> 
  105.         <posY>100</posY> 
  106.         <width>410</width> 
  107.         <height>300</height> 
  108.         <onleft>20</onleft> 
  109.         <onright>20</onright> 
  110.         <onup>20</onup> 
  111.         <ondown>20</ondown> 
  112.     </control>
  113.         <control>
  114.             <description>listcontrol</description>
  115.             <type>listcontrol</type>
  116.             <id>50</id>
  117.             <onleft>20</onleft>
  118.             <onright>20</onright> 
  119.             <onup>20</onup>
  120.             <ondown>20</ondown>
  121.             <textcolor>FFFFFFFF</textcolor>
  122.         </control>
  123.     </controls>
  124. </window>