home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Complet / mp / Setup.msi / _4D0565DC24B5648E6A16A4120B41CC87 / _A711E01C02A8499EB851755F50B3DDE1 < prev    next >
Text File  |  2004-11-12  |  4KB  |  142 lines

  1. <window>
  2.   <id>5002</id> 
  3.   <defaultcontrol>3</defaultcontrol> 
  4.   <allowoverlay>yes</allowoverlay>
  5.     <controls>
  6.         <control>
  7.             <description>background image</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>alarm_logo.png</texture>
  22.         </control>
  23.         <control>
  24.             <description>sleep timer text label</description>
  25.             <type>label</type>
  26.             <id>1</id>
  27.             <posX>250</posX>
  28.             <posY>70</posY>
  29.             <label>859</label>
  30.             <font>font16</font>
  31.             <align>right</align>
  32.             <textcolor>ffffffff</textcolor>
  33.         </control>
  34.         <control>
  35.             <description>sleep time label</description> 
  36.             <type>label</type> 
  37.             <id>1</id> 
  38.             <posX>220</posX> 
  39.             <posY>220</posY> 
  40.             <label>#currentsleeptime</label> 
  41.             <align>left</align> 
  42.             <font>font72</font> 
  43.             <textcolor>20ffffff</textcolor> 
  44.         </control>
  45.         <control>
  46.             <description>SleepTimer On/Off button</description>
  47.             <type>togglebutton</type>
  48.             <id>3</id>
  49.             <posX>60</posX>
  50.             <posY>97</posY>
  51.             <width>190</width>
  52.             <height>32</height>
  53.             <textXOff>10</textXOff>
  54.             <textYOff>5</textYOff>
  55.             <font>font14</font>
  56.             <textcolor>ffffffff</textcolor>
  57.             <colordiffuse>ffffffff</colordiffuse>
  58.             <disabledcolor>60ffffff</disabledcolor>
  59.             <label>856</label>
  60.             <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  61.             <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  62.             <textureFocus>togglebutton-on-focus.png</textureFocus>
  63.             <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  64.             <onright>4</onright>
  65.             <onup>7</onup>
  66.             <ondown>7</ondown>
  67.         </control>
  68.         <control>
  69.             <description>Reset Button</description> 
  70.             <type>button</type> 
  71.             <id>7</id> 
  72.             <posX>60</posX> 
  73.             <posY>131</posY> 
  74.             <label>868</label> 
  75.             <onright>4</onright> 
  76.             <onup>3</onup> 
  77.             <ondown>3</ondown> 
  78.         </control>
  79.         <control>
  80.             <description>label1</description>
  81.             <type>label</type>
  82.             <id>1</id>
  83.             <posX>270</posX>
  84.             <posY>97</posY>
  85.             <label>865</label>
  86.             <font>font13</font>
  87.             <align>left</align>
  88.             <textcolor>FFFFFFFF</textcolor>
  89.         </control>
  90.         <control>
  91.             <description>alarm time minutes</description>
  92.             <type>spincontrol</type>
  93.             <subtype>int</subtype>
  94.             <orientation>vertical</orientation>
  95.             <digits>2</digits>
  96.             <id>4</id>
  97.             <posX>500</posX>
  98.             <posY>100</posY>
  99.             <reverse>yes</reverse>
  100.             <showrange>no</showrange>
  101.             <onup>6</onup>
  102.             <ondown>5</ondown>
  103.             <onleft>3</onleft>
  104.             <onright>5</onright>
  105.             <textcolor>FFFFFFFF</textcolor>
  106.             <textureUp>arrow_round_up_nofocus.png</textureUp>
  107.             <textureDown>arrow_round_down_nofocus.png</textureDown>
  108.             <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
  109.             <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
  110.         </control>
  111.         <control>
  112.             <description>fade out volume</description>
  113.             <type>checkmark</type>
  114.             <id>5</id>
  115.             <posX>270</posX>
  116.             <posY>131</posY>
  117.             <width>200</width>
  118.             <height>20</height>
  119.             <label>866</label>
  120.             <onup>4</onup>
  121.             <onleft>3</onleft>
  122.             <onright>6</onright>
  123.             <textureFocus>check-box.png</textureFocus>
  124.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  125.         </control> 
  126.         <control>
  127.             <description>shutdown pc</description>
  128.             <type>checkmark</type>
  129.             <id>6</id>
  130.             <posX>270</posX>
  131.             <posY>165</posY>
  132.             <width>200</width>
  133.             <height>20</height>
  134.             <label>867</label>
  135.             <onleft>3</onleft>
  136.             <onup>5</onup>
  137.             <ondown>4</ondown>
  138.             <textureFocus>check-box.png</textureFocus>
  139.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  140.         </control> 
  141.     </controls>
  142. </window>