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

  1. <window>
  2.   <id>757</id>
  3.   <defaultcontrol>2</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.             <description>Status BG</description>
  18.             <type>image</type>
  19.             <id>1</id>
  20.             <posX>300</posX>
  21.             <posY>150</posY>
  22.             <width>350</width>
  23.             <height>350</height>
  24.             <colordiffuse>20ffffff</colordiffuse>
  25.             <texture>mystatus.png</texture>
  26.         </control>
  27.         <control>
  28.             <description>mystatus text label</description>
  29.             <type>label</type>
  30.             <id>1</id>
  31.             <posX>280</posX>
  32.             <posY>50</posY>
  33.             <label>1962</label>
  34.             <align>right</align>
  35.         </control>
  36.         <control>
  37.             <description>Status Bar</description> 
  38.             <type>statusbar</type> 
  39.             <id>1</id> 
  40.             <posX>50</posX> 
  41.             <posY>510</posY> 
  42.             <width>620</width>
  43.             <height>17</height>
  44.             <posYTop>15</posYTop>
  45.             <texturebg>ProgressBar-inner.png</texturebg> 
  46.             <lefttexture>progress_left.png</lefttexture> 
  47.             <midtexture>progress_mid.png</midtexture> 
  48.             <righttexture>progress_right.png</righttexture> 
  49.             <visible>yes</visible> 
  50.             <label>#statusbar_perc</label>
  51.         </control>
  52.         <control>
  53.             <description>Panel</description>
  54.             <type>image</type>
  55.             <id>1</id>
  56.             <posX>50</posX>
  57.             <posY>100</posY>
  58.             <width>190</width>
  59.             <height>272</height>
  60.             <texture>panel.png</texture>
  61.         </control>
  62.         <control>
  63.             <description>back button</description>
  64.             <type>button</type>
  65.             <id>2</id>
  66.             <posX>55</posX>
  67.             <posY>115</posY>
  68.             <label>712</label>
  69.             <onleft>2</onleft>
  70.             <onright>4</onright>
  71.             <onup>1111</onup> <!-- Goto topbar -->
  72.             <ondown>3</ondown>
  73.         </control>
  74.         <control>
  75.             <description>test button</description>
  76.             <type>button</type>
  77.             <id>3</id>
  78.             <posX>55</posX>
  79.             <posY>143</posY>
  80.             <label>1969</label>
  81.             <onleft>3</onleft>
  82.             <onright>4</onright>
  83.             <onup>2</onup>
  84.             <ondown>5</ondown>
  85.         </control>
  86.       <control>
  87.           <description>Panel Split</description>
  88.           <type>image</type>
  89.           <id>1</id>
  90.           <posX>55</posX>
  91.           <posY>180</posY>
  92.           <texture>panel_split.png</texture>
  93.       </control>
  94.         <control>
  95.             <description>shutdown</description>
  96.             <type>togglebutton</type>
  97.             <id>5</id>
  98.             <posX>55</posX>
  99.             <posY>189</posY>
  100.           <width>180</width>
  101.           <height>28</height>
  102.             <textXOff>10</textXOff>
  103.             <textYOff>5</textYOff>
  104.             <label>1971</label>
  105.             <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  106.             <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  107.             <textureFocus>togglebutton-on-focus.png</textureFocus>
  108.             <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  109.             <onright>10</onright>
  110.             <onleft>5</onleft>
  111.             <onup>3</onup>
  112.             <ondown>2</ondown>
  113.         </control>
  114.  
  115.         <control>
  116.             <description>Interval</description>
  117.             <type>label</type>
  118.             <id>1</id>
  119.             <posX>242</posX>
  120.             <posY>97</posY>
  121.             <label>1970</label>
  122.             <align>left</align>
  123.         </control>
  124.         <control>
  125.             <description>alarm interval</description>
  126.             <type>spincontrol</type>
  127.             <subtype>int</subtype>
  128.             <orientation>vertical</orientation>
  129.             <digits>2</digits>
  130.             <id>4</id>
  131.             <posX>520</posX>
  132.             <posY>102</posY>
  133.             <reverse>yes</reverse>
  134.             <showrange>no</showrange>
  135.             <onup>4</onup>
  136.             <ondown>10</ondown>
  137.             <onleft>2</onleft>
  138.             <onright>2</onright>
  139.             <textureUp>arrow_up_nofocus.png</textureUp>
  140.             <textureDown>arrow_down_nofocus.png</textureDown>
  141.             <textureUpFocus>arrow_up_focus.png</textureUpFocus>
  142.             <textureDownFocus>arrow_down_focus.png</textureDownFocus>
  143.         </control>
  144.  
  145.         <control>
  146.             <description>alarm sounds listcontrol</description>
  147.             <type>listcontrol</type>
  148.             <id>10</id>
  149.             <posX>242</posX>
  150.             <posY>150</posY>
  151.             <height>410</height>
  152.             <height>370</height>
  153.             <onright>2</onright>
  154.             <onleft>2</onleft>
  155.             <onup>4</onup>
  156.             <ondown>10</ondown>
  157.         </control>
  158.   </controls>
  159. </window>
  160.