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

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