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

  1. <window>
  2.     <id>5000</id>
  3.     <defaultcontrol>1</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>215</posX>
  20.         <posY>65</posY>
  21.         <width>450</width>
  22.         <height>450</height>
  23.         <colordiffuse>20ffffff</colordiffuse>
  24.         <texture>background_myalarm.png</texture>
  25.     </control>
  26.     <control>
  27.         <description>Panel</description>
  28.         <type>image</type>
  29.         <id>1</id>
  30.         <posX>29</posX>
  31.         <posY>115</posY>
  32.         <width>224</width>
  33.         <height>300</height>
  34.         <texture>panel.png</texture>
  35.     </control>
  36.     <control>
  37.         <description>My alarm text label</description>
  38.         <type>label</type>
  39.         <id>1</id>
  40.         <posX>242</posX>
  41.         <posY>65</posY>
  42.         <label>850</label>
  43.         <font>font14</font>
  44.         <textcolor>FFB2D4F5</textcolor>
  45.     </control>
  46.     <control>
  47.         <description>Alarm On/Off button</description>
  48.         <type>togglebutton</type>
  49.         <id>2</id>
  50.         <posX>40</posX>
  51.         <posY>138</posY>
  52.         <width>195</width>
  53.         <height>32</height>
  54.         <textXOff>10</textXOff>
  55.         <textYOff>5</textYOff>
  56.         <font>font14</font>
  57.         <colordiffuse>ffffffff</colordiffuse>
  58.         <disabledcolor>60ffffff</disabledcolor>
  59.         <label>852</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.         <onup>6</onup>
  65.         <ondown>8</ondown>
  66.     </control>
  67.     <control>
  68.         <description>Sleep Timer On/Off button</description>
  69.         <type>togglebutton</type>
  70.         <id>4</id>
  71.         <posX>40</posX>
  72.         <posY>172</posY>
  73.         <width>195</width>
  74.         <height>32</height>
  75.         <textXOff>10</textXOff>
  76.         <textYOff>5</textYOff>
  77.         <font>font14</font>
  78.         <colordiffuse>ffffffff</colordiffuse>
  79.         <disabledcolor>60ffffff</disabledcolor>
  80.         <label>856</label>
  81.         <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  82.         <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  83.         <textureFocus>togglebutton-on-focus.png</textureFocus>
  84.         <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  85.         <onup>10</onup>
  86.         <ondown>12</ondown>
  87.     </control>
  88.     <control>
  89.         <description>snooze button</description>
  90.         <type>button</type>
  91.         <id>17</id>
  92.         <posX>40</posX>
  93.         <posY>206</posY>
  94.         <width>195</width>
  95.         <height>32</height>
  96.         <label>857</label>
  97.         <onleft>6</onleft>
  98.         <onright>10</onright>
  99.         <onup>3</onup>
  100.         <ondown>7</ondown>
  101.     </control>
  102.     <control>
  103.         <description>playlist selection Button</description>
  104.         <type>button</type>
  105.         <id>3</id>
  106.         <posX>270</posX>
  107.         <posY>270</posY>
  108.         <width>300</width>
  109.          <label>-</label>
  110.         <onleft>3</onleft>
  111.         <onright>3</onright>
  112.         <onup>2</onup>
  113.         <ondown>4</ondown>
  114.     </control>
  115.     <control>
  116.         <description>Alarm Time</description>
  117.             <type>label</type>
  118.             <id>0</id>
  119.             <posX>270</posX>
  120.             <posY>100</posY>
  121.             <label>855</label>
  122.             <font>font13</font>
  123.             <align>left</align>
  124.             <textcolor>FFFFFFFF</textcolor>
  125.         </control>
  126.         <control>
  127.             <description>alarm time hours</description>
  128.             <type>spincontrol</type>
  129.             <subtype>int</subtype>
  130.             <orientation>vertical</orientation>
  131.             <digits>2</digits>
  132.             <id>7</id>
  133.             <posX>270</posX>
  134.             <posY>135</posY>
  135.             <reverse>yes</reverse>
  136.             <showrange>no</showrange>
  137.             <onup>4</onup>
  138.             <ondown>9</ondown>
  139.             <onleft>7</onleft>
  140.             <onright>8</onright>
  141.             <textcolor>FFFFFFFF</textcolor>
  142.             <textureUp>scroll-up.png</textureUp>
  143.             <textureDown>scroll-down.png</textureDown>
  144.             <textureUpFocus>scroll-up-focus.png</textureUpFocus>
  145.             <textureDownFocus>scroll-down-focus.png</textureDownFocus>
  146.         </control>
  147.         <control>
  148.             <description>alarm time minutes</description>
  149.             <type>spincontrol</type>
  150.             <subtype>int</subtype>
  151.             <orientation>vertical</orientation>
  152.             <digits>2</digits>
  153.             <id>8</id>
  154.             <posX>320</posX>
  155.             <posY>135</posY>
  156.             <reverse>yes</reverse>
  157.             <showrange>no</showrange>
  158.             <onup>4</onup>
  159.             <ondown>9</ondown>
  160.             <onleft>7</onleft>
  161.             <onright>9</onright>
  162.             <textcolor>FFFFFFFF</textcolor>
  163.             <textureUp>scroll-up.png</textureUp>
  164.             <textureDown>scroll-down.png</textureDown>
  165.             <textureUpFocus>scroll-up-focus.png</textureUpFocus>
  166.             <textureDownFocus>scroll-down-focus.png</textureDownFocus>
  167.         </control>
  168.         <control>
  169.             <description>snooze Time</description>
  170.             <type>label</type>
  171.             <id>0</id>
  172.             <posX>400</posX>
  173.             <posY>100</posY>
  174.             <label>858</label>
  175.             <font>font13</font>
  176.             <align>left</align>
  177.             <textcolor>FFFFFFFF</textcolor>
  178.         </control>
  179.  
  180.         <control>
  181.             <description>snooze time minutes</description>
  182.             <type>spincontrol</type>
  183.             <subtype>int</subtype>
  184.             <orientation>vertical</orientation>
  185.             <digits>2</digits>
  186.             <id>18</id>
  187.             <posX>415</posX>
  188.             <posY>135</posY>
  189.             <reverse>yes</reverse>
  190.             <showrange>no</showrange>
  191.             <onup>4</onup>
  192.             <ondown>9</ondown>
  193.             <onleft>7</onleft>
  194.             <onright>8</onright>
  195.             <textcolor>FFFFFFFF</textcolor>
  196.             <textureUp>scroll-up.png</textureUp>
  197.             <textureDown>scroll-down.png</textureDown>
  198.             <textureUpFocus>scroll-up-focus.png</textureUpFocus>
  199.             <textureDownFocus>scroll-down-focus.png</textureDownFocus>
  200.         </control>
  201.         <control>
  202.             <description>sleep Time</description>
  203.             <type>label</type>
  204.             <id>0</id>
  205.             <posX>530</posX>
  206.             <posY>100</posY>
  207.             <label>859</label>
  208.             <font>font13</font>
  209.             <align>left</align>
  210.             <textcolor>FFFFFFFF</textcolor>
  211.         </control>
  212.  
  213.         <control>
  214.             <description>sleep time minutes</description>
  215.             <type>spincontrol</type>
  216.             <subtype>int</subtype>
  217.             <orientation>vertical</orientation>
  218.             <digits>2</digits>
  219.             <id>19</id>
  220.             <posX>545</posX>
  221.             <posY>135</posY>
  222.             <reverse>yes</reverse>
  223.             <showrange>no</showrange>
  224.             <onup>4</onup>
  225.             <ondown>9</ondown>
  226.             <onleft>7</onleft>
  227.             <onright>8</onright>
  228.             <textcolor>FFFFFFFF</textcolor>
  229.             <textureUp>scroll-up.png</textureUp>
  230.             <textureDown>scroll-down.png</textureDown>
  231.             <textureUpFocus>scroll-up-focus.png</textureUpFocus>
  232.             <textureDownFocus>scroll-down-focus.png</textureDownFocus>
  233.         </control>
  234.         <control>
  235.             <description>Playlist label</description>
  236.             <type>label</type>
  237.             <id>0</id>
  238.             <posX>270</posX>
  239.             <posY>240</posY>
  240.             <label>851</label>
  241.             <font>font13</font>
  242.             <align>left</align>
  243.             <textcolor>FFFFFFFF</textcolor>
  244.         </control>
  245.         <control>
  246.             <description>Song Title</description>
  247.             <type>label</type>
  248.             <id>9</id>
  249.             <posX>350</posX>
  250.             <posY>165</posY>
  251.             <label>-</label>
  252.             <font>font13</font>
  253.             <align>left</align>
  254.             <textcolor>FFFFFFFF</textcolor>
  255.         </control>
  256.         <control>
  257.         <description>Enabled Days</description>
  258.             <type>label</type>
  259.             <id>0</id>
  260.             <posX>270</posX>
  261.             <posY>180</posY>
  262.             <label>854</label>
  263.             <font>font13</font>
  264.             <align>left</align>
  265.             <textcolor>FFFFFFFF</textcolor>
  266.         </control>
  267.         <control>
  268.             <description>day 1 checkbox</description>
  269.             <type>checkmark</type>
  270.             <id>10</id>
  271.             <posX>270</posX>
  272.             <posY>210</posY>
  273.             <width>50</width>
  274.             <height>70</height>
  275.             <label>657</label>
  276.             <textureFocus>check-box.png</textureFocus>
  277.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  278.         </control>
  279.         <control>
  280.             <description>day 2 checkbox</description>
  281.             <type>checkmark</type>
  282.             <id>11</id>
  283.             <posX>335</posX>
  284.             <posY>210</posY>
  285.             <width>50</width>
  286.             <height>70</height>
  287.             <label>658</label>
  288.             <textureFocus>check-box.png</textureFocus>
  289.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  290.         </control>
  291.         <control>
  292.             <description>day 3 checkbox</description>
  293.             <type>checkmark</type>
  294.             <id>12</id>
  295.             <posX>400</posX>
  296.             <posY>210</posY>
  297.             <width>50</width>
  298.             <height>50</height>
  299.             <label>659</label>
  300.             <textureFocus>check-box.png</textureFocus>
  301.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  302.         </control>
  303.         <control>
  304.             <description>day 4 checkbox</description>
  305.             <type>checkmark</type>
  306.             <id>13</id>
  307.             <posX>465</posX>
  308.             <posY>210</posY>
  309.             <width>50</width>
  310.             <height>50</height>
  311.             <label>660</label>
  312.             <textureFocus>check-box.png</textureFocus>
  313.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  314.         </control>
  315.         <control>
  316.             <description>day 5 checkbox</description>
  317.             <type>checkmark</type>
  318.             <id>14</id>
  319.             <posX>530</posX>
  320.             <posY>210</posY>
  321.             <width>50</width>
  322.             <height>50</height>
  323.             <label>661</label>
  324.             <textureFocus>check-box.png</textureFocus>
  325.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  326.         </control>
  327.         <control>
  328.             <description>day 6 checkbox</description>
  329.             <type>checkmark</type>
  330.             <id>15</id>
  331.             <posX>585</posX>
  332.             <posY>210</posY>
  333.             <width>50</width>
  334.             <height>50</height>
  335.             <label>662</label>
  336.             <textureFocus>check-box.png</textureFocus>
  337.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  338.         </control>
  339.         <control>
  340.             <description>day 7 checkbox</description>
  341.             <type>checkmark</type>
  342.             <id>16</id>
  343.             <posX>645</posX>
  344.             <posY>210</posY>
  345.             <width>50</width>
  346.             <height>50</height>
  347.             <label>663</label>
  348.             <textureFocus>check-box.png</textureFocus>
  349.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  350.         </control>
  351.         <control>
  352.             <description>fade in volume</description>
  353.             <type>checkmark</type>
  354.             <id>20</id>
  355.             <posX>270</posX>
  356.             <posY>330</posY>
  357.             <width>200</width>
  358.             <height>50</height>
  359.             <label>860</label>
  360.             <textureFocus>check-box.png</textureFocus>
  361.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  362.         </control>
  363. </controls>
  364. </window>