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

  1. <window>
  2.     <id>3003</id> 
  3.     <defaultcontrol>213</defaultcontrol> 
  4.     <allowoverlay>no</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>background</description> 
  8.         <type>image</type> 
  9.         <id>0</id> 
  10.         <posX>0</posX> 
  11.         <posY>387</posY>
  12.         <texture>osd_bg.png</texture>        
  13.         <visible>yes</visible> 
  14.     </control>
  15.     <control>
  16.         <description>background</description> 
  17.         <type>image</type> 
  18.         <id>0</id> 
  19.         <posX>171</posX> 
  20.         <posY>391</posY>
  21.         <width>375</width>
  22.         <height>22</height>
  23.         <texture>osd_progress_background.png</texture>        
  24.         <visible>yes</visible> 
  25.     </control>
  26.     <control>
  27.         <description>Progress Bar</description> 
  28.         <type>progress</type> 
  29.         <id>1</id> 
  30.         <posX>160</posX> 
  31.         <posY>390</posY> 
  32.         <width>400</width>
  33.         <height>20</height>
  34.         <texturebg>osd_progress_back.png</texturebg> 
  35.         <lefttexture>osd_progress_left.png</lefttexture> 
  36.         <midtexture>osd_progress_mid.png</midtexture> 
  37.         <righttexture>osd_progress_right.png</righttexture> 
  38.         <visible>yes</visible> 
  39.         <label>#TV.View.Percentage</label>
  40.     </control>
  41.     <control>
  42.         <description>Start Time Info</description> 
  43.         <type>label</type> 
  44.         <id>101</id> 
  45.         <posX>155</posX> 
  46.         <posY>390</posY> 
  47.         <label>#TV.View.start</label> 
  48.         <align>right</align> 
  49.         <font>font16</font> 
  50.         <textcolor>FFFFFFFF</textcolor> 
  51.     </control>
  52.     <control>
  53.         <description>End Time Info</description> 
  54.         <type>label</type> 
  55.         <id>102</id> 
  56.         <posX>555</posX> 
  57.         <posY>390</posY> 
  58.         <label>#TV.View.stop</label> 
  59.         <align>left</align> 
  60.         <font>font16</font> 
  61.         <textcolor>FFFFFFFF</textcolor> 
  62.     </control>
  63.     <control>
  64.         <description>TV Logo</description> 
  65.         <type>image</type> 
  66.         <id>10</id> 
  67.         <posX>60</posX> 
  68.         <posY>450</posY>
  69.         <width>80</width>
  70.         <height>80</height>
  71.         <texture>#TV.View.thumb</texture>        
  72.         <visible>yes</visible> 
  73.     </control>
  74.     <control>
  75.         <description>Plot</description>
  76.         <type>textboxscrollup</type>
  77.         <id>0</id>
  78.         <posX>205</posX>
  79.         <posY>460</posY>
  80.         <width>340</width> 
  81.         <height>60</height>
  82.         <align>left</align> 
  83.         <label>#TV.View.description</label>
  84.         <font>font10</font>
  85.         <textcolor>FFFFFFFF</textcolor>
  86.     </control>
  87.     <control>
  88.         <description>On tv NOW</description> 
  89.         <id>36</id> 
  90.         <type>textbox</type> 
  91.         <width>500</width>
  92.         <height>60</height> 
  93.         <posX>205</posX> 
  94.         <posY>443</posY>
  95.         <align>left</align>
  96.         <font>font10</font> 
  97.         <textcolor>FFB2D4F5</textcolor>
  98.     </control>
  99.     <control>
  100.         <description>On tv NEXT</description> 
  101.         <id>37</id> 
  102.         <type>textbox</type> 
  103.         <width>500</width> 
  104.         <height>60</height>
  105.         <posX>205</posX> 
  106.         <posY>420</posY>
  107.         <align>left</align> 
  108.         <font>font13</font> 
  109.         <textcolor>FFFFFFFF</textcolor>
  110.     </control>
  111.     <control>
  112.         <description>Program Button Up</description>
  113.         <type>button</type>
  114.         <id>33</id>
  115.         <posX>147</posX>
  116.         <posY>430</posY>
  117.         <width>26</width>
  118.         <height>26</height>
  119.         <textureFocus>arrow_round_up_focus.png</textureFocus>
  120.         <textureNoFocus>arrow_round_up_nofocus.png</textureNoFocus>
  121.         <label>-</label>
  122.         <onleft>33</onleft>
  123.         <onright>34</onright>
  124.         <onup>33</onup>
  125.         <ondown>32</ondown>
  126.     </control>
  127.     <control>
  128.         <description>Program Button Down</description>
  129.         <type>button</type>
  130.         <id>34</id>
  131.         <posX>173</posX>
  132.         <posY>430</posY>
  133.         <width>26</width>
  134.         <height>26</height>
  135.         <textureFocus>arrow_round_down_focus.png</textureFocus>
  136.         <textureNoFocus>arrow_round_down_nofocus.png</textureNoFocus>
  137.         <label>-</label>
  138.         <onleft>33</onleft>
  139.         <onright>34</onright>
  140.         <onup>34</onup>
  141.         <ondown>31</ondown>
  142.     </control>
  143.     <control>
  144.         <description>Channel Button Up</description>
  145.         <type>button</type>
  146.         <id>31</id>
  147.         <posX>173</posX>
  148.         <posY>530</posY>
  149.         <width>26</width>
  150.         <height>26</height>
  151.         <textureFocus>arrow_round_right_focus.png</textureFocus>
  152.         <textureNoFocus>arrow_round_right_nofocus.png</textureNoFocus>
  153.         <label>-</label>
  154.         <onleft>32</onleft>
  155.         <onright>210</onright>
  156.         <onup>34</onup>
  157.         <ondown>31</ondown>
  158.     </control>    
  159.     <control>
  160.         <description>Channel Button Down</description>
  161.         <type>button</type>
  162.         <id>32</id>
  163.         <posX>147</posX>
  164.         <posY>530</posY>
  165.         <width>26</width>
  166.         <height>26</height>
  167.         <textureFocus>arrow_round_left_focus.png</textureFocus>
  168.         <textureNoFocus>arrow_round_left_nofocus.png</textureNoFocus>
  169.         <label>-</label>
  170.         <onleft>32</onleft>
  171.         <onright>31</onright>
  172.         <onup>33</onup>
  173.         <ondown>32</ondown>
  174.     </control>
  175.     <control>
  176.         <description>Current channel</description> 
  177.         <type>label</type> 
  178.         <id>35</id> 
  179.         <posX>60</posX> 
  180.         <posY>540</posY> 
  181.         <label>-</label> 
  182.         <align>left</align> 
  183.         <font>font10</font> 
  184.         <textcolor>FFFFFFFF</textcolor> 
  185.     </control>
  186.     <control>
  187.         <description>Skip Bwd</description> 
  188.         <type>togglebutton</type> 
  189.         <id>210</id> 
  190.         <posX>205</posX> 
  191.         <posY>530</posY>
  192.         <width>30</width>
  193.         <height>26</height> 
  194.         <AltTextureFocus>osd_back_focus.png</AltTextureFocus> 
  195.         <AltTextureNoFocus>osd_back_nofocus.png</AltTextureNoFocus> 
  196.         <textureFocus>osd_back_focus.png</textureFocus> 
  197.         <textureNoFocus>osd_back_focus.png</textureNoFocus> 
  198.         <label>-</label> 
  199.         <font>-</font> 
  200.         <onleft>31</onleft> 
  201.         <onright>211</onright> 
  202.         <onup>210</onup> 
  203.         <ondown>210</ondown> 
  204.     </control>
  205.     <control>
  206.         <description>Rewind</description> 
  207.         <type>togglebutton</type> 
  208.         <id>211</id> 
  209.         <posX>240</posX> 
  210.         <posY>530</posY>
  211.         <width>30</width>
  212.         <height>26</height> 
  213.         <AltTextureFocus>osd_rewind_focus.png</AltTextureFocus> 
  214.         <AltTextureNoFocus>osd_rewind_nofocus.png</AltTextureNoFocus> 
  215.         <textureFocus>osd_rewind_focus.png</textureFocus> 
  216.         <textureNoFocus>osd_rewind_focus.png</textureNoFocus> 
  217.         <label>-</label> 
  218.         <font>-</font> 
  219.         <onleft>210</onleft> 
  220.         <onright>212</onright> 
  221.         <onup>211</onup> 
  222.         <ondown>211</ondown> 
  223.     </control>
  224.     <control>
  225.         <description>Stop</description> 
  226.         <type>button</type> 
  227.         <id>212</id> 
  228.         <posX>275</posX> 
  229.         <posY>530</posY>
  230.         <width>30</width>
  231.         <height>26</height> 
  232.         <textureFocus>osd_stop_focus.png</textureFocus> 
  233.         <textureNoFocus>osd_stop_nofocus.png</textureNoFocus> 
  234.         <label>-</label> 
  235.         <font>-</font> 
  236.         <onleft>211</onleft> 
  237.         <onright>213</onright> 
  238.         <onup>212</onup> 
  239.         <ondown>212</ondown> 
  240.     </control>
  241.     <control>
  242.         <description>Play</description> 
  243.         <type>togglebutton</type> 
  244.         <id>213</id> 
  245.         <posX>310</posX> 
  246.         <posY>530</posY>
  247.         <width>30</width>
  248.         <height>26</height> 
  249.         <AltTextureFocus>osd_pause_focus.png</AltTextureFocus> 
  250.         <AltTextureNoFocus>osd_pause_nofocus.png</AltTextureNoFocus> 
  251.         <textureFocus>osd_play_focus.png</textureFocus> 
  252.         <textureNoFocus>osd_play_nofocus.png</textureNoFocus> 
  253.         <label>-</label> 
  254.         <font>-</font> 
  255.         <onleft>212</onleft> 
  256.         <onright>214</onright> 
  257.         <onup>213</onup> 
  258.         <ondown>213</ondown> 
  259.     </control>
  260.     <control>
  261.         <description>Fast Forward</description> 
  262.         <type>togglebutton</type> 
  263.         <id>214</id> 
  264.         <posX>345</posX> 
  265.         <posY>530</posY> 
  266.         <width>30</width>
  267.         <height>26</height> 
  268.         <AltTextureFocus>osd_fastforward_focus.png</AltTextureFocus> 
  269.         <AltTextureNoFocus>osd_fastforward_nofocus.png</AltTextureNoFocus> 
  270.         <textureFocus>osd_fastforward_focus.png</textureFocus> 
  271.         <textureNoFocus>osd_fastforward_focus.png</textureNoFocus> 
  272.         <label>-</label> 
  273.         <font>-</font> 
  274.         <onleft>213</onleft> 
  275.         <onright>215</onright> 
  276.         <onup>214</onup> 
  277.         <ondown>214</ondown> 
  278.     </control>
  279.     <control>
  280.         <description>Skip Fwd</description> 
  281.         <type>togglebutton</type> 
  282.         <id>215</id> 
  283.         <posX>380</posX> 
  284.         <posY>530</posY>
  285.         <width>30</width>
  286.         <height>26</height> 
  287.         <AltTextureFocus>osd_next_focus.png</AltTextureFocus> 
  288.         <AltTextureNoFocus>osd_next_nofocus.png</AltTextureNoFocus> 
  289.         <textureFocus>osd_next_focus.png</textureFocus> 
  290.         <textureNoFocus>osd_next_focus.png</textureNoFocus> 
  291.         <label>-</label> 
  292.         <font>-</font> 
  293.         <onleft>214</onleft> 
  294.         <onright>216</onright> 
  295.         <onup>215</onup> 
  296.         <ondown>215</ondown> 
  297.     </control>
  298.     <control>
  299.         <description>Mute</description> 
  300.         <type>togglebutton</type> 
  301.         <id>216</id> 
  302.         <posX>415</posX> 
  303.         <posY>530</posY>
  304.         <width>30</width>
  305.         <height>26</height> 
  306.         <AltTextureFocus>osd_mute_focus.png</AltTextureFocus> 
  307.         <AltTextureNoFocus>osd_mute_nofocus.png</AltTextureNoFocus> 
  308.         <textureFocus>osd_mute_focus.png</textureFocus> 
  309.         <textureNoFocus>osd_mute_focus.png</textureNoFocus> 
  310.         <label>-</label> 
  311.         <font>-</font> 
  312.         <onleft>215</onleft> 
  313.         <onright>218</onright> 
  314.         <onup>216</onup> 
  315.         <ondown>216</ondown> 
  316.     </control>
  317.     <control>
  318.         <description>Subtitles Menu</description> 
  319.         <type>togglebutton</type> 
  320.         <id>218</id> 
  321.         <posX>450</posX> 
  322.         <posY>530</posY>
  323.         <width>30</width>
  324.         <height>26</height> 
  325.         <AltTextureFocus>osd_settings_subs_focus.png</AltTextureFocus> 
  326.         <AltTextureNoFocus>osd_settings_subs_nofocus.png</AltTextureNoFocus> 
  327.         <textureFocus>-</textureFocus> 
  328.         <textureNoFocus>osd_settings_subs_focus.png</textureNoFocus> 
  329.         <label>-</label> 
  330.         <font>-</font> 
  331.         <onleft>216</onleft> 
  332.         <onright>219</onright> 
  333.         <onup>218</onup> 
  334.         <ondown>218</ondown> 
  335.     </control>
  336.     <control>
  337.         <description>Bookmarks Menu</description> 
  338.         <type>togglebutton</type> 
  339.         <id>219</id> 
  340.         <posX>485</posX> 
  341.         <posY>530</posY>
  342.         <width>30</width>
  343.         <height>26</height> 
  344.         <AltTextureFocus>osd_settings_bookmark_focus.png</AltTextureFocus> 
  345.         <AltTextureNoFocus>osd_settings_bookmark_nofocus.png</AltTextureNoFocus> 
  346.         <textureFocus>-</textureFocus> 
  347.         <textureNoFocus>osd_settings_bookmark_focus.png</textureNoFocus> 
  348.         <label>-</label> 
  349.         <font>-</font> 
  350.         <onleft>218</onleft> 
  351.         <onright>220</onright> 
  352.         <onup>219</onup> 
  353.         <ondown>219</ondown> 
  354.     </control>
  355.     <control>
  356.         <description>Video Menu</description> 
  357.         <type>togglebutton</type> 
  358.         <id>220</id> 
  359.         <posX>520</posX> 
  360.         <posY>530</posY>
  361.         <width>30</width>
  362.         <height>26</height> 
  363.         <AltTextureFocus>osd_settings_video_focus.png</AltTextureFocus> 
  364.         <AltTextureNoFocus>osd_settings_video_nofocus.png</AltTextureNoFocus> 
  365.         <textureFocus>-</textureFocus> 
  366.         <textureNoFocus>osd_settings_video_focus.png</textureNoFocus> 
  367.         <label>-</label> 
  368.         <font>-</font> 
  369.         <onleft>219</onleft> 
  370.         <onright>221</onright> 
  371.         <onup>220</onup> 
  372.         <ondown>220</ondown> 
  373.     </control>
  374.     <control>
  375.         <description>Audio Menu</description> 
  376.         <type>togglebutton</type> 
  377.         <id>221</id> 
  378.         <posX>555</posX> 
  379.         <posY>530</posY>
  380.         <width>30</width>
  381.         <height>26</height> 
  382.         <AltTextureFocus>osd_settings_audio_focus.png</AltTextureFocus> 
  383.         <AltTextureNoFocus>osd_settings_audio_nofocus.png</AltTextureNoFocus> 
  384.         <textureFocus>-</textureFocus> 
  385.         <textureNoFocus>osd_settings_audio_focus.png</textureNoFocus> 
  386.         <label>-</label> 
  387.         <font>-</font> 
  388.         <onleft>220</onleft> 
  389.         <onright>210</onright> 
  390.         <onup>221</onup> 
  391.         <ondown>221</ondown> 
  392.     </control>
  393.     <control>
  394.         <description>Sub Menu Background (volume)</description> 
  395.         <type>image</type> 
  396.         <id>300</id> 
  397.         <posX>170</posX> 
  398.         <posY>330</posY> 
  399.         <texture>osd_dialog.png</texture> 
  400.         <colorkey>0</colorkey> 
  401.         <colordiffuse>ffffffff</colordiffuse> 
  402.         <visible>no</visible> 
  403.     </control>
  404.     <control>
  405.         <description>Sub Menu Background (subtitles)</description> 
  406.         <type>image</type> 
  407.         <id>302</id> 
  408.         <posX>170</posX> 
  409.         <posY>330</posY> 
  410.         <texture>osd_dialog.png</texture> 
  411.         <colorkey>0</colorkey> 
  412.         <colordiffuse>ffffffff</colordiffuse> 
  413.         <visible>no</visible> 
  414.     </control>
  415.     <control>
  416.         <description>Sub Menu Background (bookmarks)</description> 
  417.         <type>image</type> 
  418.         <id>303</id> 
  419.         <posX>170</posX> 
  420.         <posY>330</posY> 
  421.         <texture>osd_dialog.png</texture> 
  422.         <colorkey>0</colorkey> 
  423.         <colordiffuse>ffffffff</colordiffuse> 
  424.         <visible>no</visible> 
  425.     </control>
  426.     <control>
  427.         <description>Sub Menu Background (video)</description> 
  428.         <type>image</type> 
  429.         <id>304</id> 
  430.         <posX>170</posX> 
  431.         <posY>305</posY> 
  432.         <texture>osd_dialog_big.png</texture> 
  433.         <colorkey>0</colorkey> 
  434.         <colordiffuse>ffffffff</colordiffuse> 
  435.         <visible>no</visible> 
  436.     </control>
  437.     <control>
  438.         <description>Sub Menu Background (audio)</description> 
  439.         <type>image</type> 
  440.         <id>305</id>        
  441.         <posX>170</posX> 
  442.         <posY>330</posY> 
  443.         <texture>osd_dialog.png</texture> 
  444.         <colorkey>0</colorkey> 
  445.         <colordiffuse>ffffffff</colordiffuse> 
  446.         <visible>no</visible> 
  447.     </control>
  448.     <control>
  449.         <description>Sub Menu Nib</description> 
  450.         <type>image</type> 
  451.         <id>350</id> 
  452.         <posX>0</posX> 
  453.         <posY>0</posY> 
  454.         <texture>-</texture> 
  455.         <colorkey>0</colorkey> 
  456.         <colordiffuse>ffffffff</colordiffuse> 
  457.         <visible>no</visible> 
  458.     </control>
  459.     <control>
  460.         <description>Volume Slider</description> 
  461.         <type>slider</type> 
  462.         <id>400</id> 
  463.         <posX>185</posX> 
  464.         <posY>370</posY> 
  465.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  466.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  467.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  468.         <onup>216</onup> 
  469.         <ondown>216</ondown> 
  470.         <onleft>400</onleft> 
  471.         <onright>400</onright> 
  472.         <visible>no</visible> 
  473.     </control>
  474.     <control>
  475.         <description>SubTitle Delay label</description> 
  476.         <type>label</type> 
  477.         <id>850</id> 
  478.         <posX>185</posX> 
  479.         <posY>370</posY> 
  480.         <label>303</label> 
  481.         <font>font13</font> 
  482.         <textcolor>FFFFFFFF</textcolor> 
  483.         <visible>no</visible> 
  484.     </control>
  485.     <control>
  486.         <description>SubTitle Delay Slider</description> 
  487.         <type>slider</type> 
  488.         <id>800</id> 
  489.         <posX>300</posX> 
  490.         <posY>370</posY> 
  491.         <subtype>float</subtype> 
  492.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  493.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  494.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  495.         <onup>800</onup> 
  496.         <ondown>801</ondown> 
  497.         <onleft>800</onleft> 
  498.         <onright>800</onright> 
  499.         <visible>no</visible> 
  500.     </control>
  501.     <control>
  502.         <description>SubTitles On/Off Checkbox</description> 
  503.         <type>checkmark</type> 
  504.         <id>801</id> 
  505.         <posX>185</posX> 
  506.         <posY>390</posY> 
  507.         <label>305</label> 
  508.         <onup>800</onup> 
  509.         <ondown>802</ondown> 
  510.         <onleft>801</onleft> 
  511.         <onright>801</onright> 
  512.         <visible>no</visible> 
  513.     </control>
  514.     <control>
  515.         <description>Sub Titles List Control</description> 
  516.         <type>listcontrol</type> 
  517.         <id>802</id> 
  518.         <posX>118</posX> 
  519.         <posY>340</posY> 
  520.         <width>300</width> 
  521.         <height>100</height> 
  522.         <onleft>801</onleft> 
  523.         <onright>800</onright> 
  524.         <onup>802</onup> 
  525.         <ondown>802</ondown> 
  526.         <visible>no</visible> 
  527.     </control>
  528.     <control>
  529.         <description>A/v Delay label</description> 
  530.         <type>label</type> 
  531.         <id>550</id> 
  532.         <posX>185</posX> 
  533.         <posY>370</posY> 
  534.         <label>297</label> 
  535.         <font>font13</font> 
  536.         <textcolor>FFFFFFFF</textcolor> 
  537.         <visible>no</visible> 
  538.     </control>
  539.     <control>
  540.         <description>A/V Delay Slider</description> 
  541.         <type>slider</type> 
  542.         <id>500</id> 
  543.         <posX>300</posX> 
  544.         <posY>370</posY> 
  545.         <subtype>float</subtype> 
  546.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  547.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  548.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  549.         <onup>500</onup> 
  550.         <ondown>501</ondown> 
  551.         <onleft>501</onleft> 
  552.         <onright>501</onright> 
  553.         <visible>no</visible> 
  554.     </control>
  555.     <control>
  556.         <description>Audio Stream List Control</description> 
  557.         <type>listcontrol</type> 
  558.         <id>501</id> 
  559.         <posX>185</posX> 
  560.         <posY>400</posY> 
  561.         <width>300</width> 
  562.         <height>150</height>         
  563.         <onleft>500</onleft> 
  564.         <onright>500</onright> 
  565.         <onup>501</onup> 
  566.         <ondown>501</ondown> 
  567.         <visible>no</visible> 
  568.     </control>
  569.     <control>
  570.         <description>Video Position label</description> 
  571.         <type>label</type> 
  572.         <id>750</id> 
  573.         <posX>185</posX> 
  574.         <posY>340</posY> 
  575.         <label>298</label> 
  576.         <font>font13</font> 
  577.         <textcolor>FFFFFFFF</textcolor> 
  578.         <visible>no</visible> 
  579.     </control>
  580.     <control>
  581.         <description>Video Position Slider</description> 
  582.         <type>slider</type> 
  583.         <id>700</id> 
  584.         <posX>300</posX> 
  585.         <posY>340</posY> 
  586.         <subtype>int</subtype> 
  587.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  588.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  589.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  590.         <onup>700</onup> 
  591.         <ondown>701</ondown> 
  592.         <onleft>700</onleft> 
  593.         <onright>702</onright> 
  594.         <visible>no</visible> 
  595.     </control>
  596.     <control>
  597.         <description>Non-Interleaved Checkbox</description> 
  598.         <type>checkmark</type> 
  599.         <id>701</id> 
  600.         <posX>185</posX> 
  601.         <posY>370</posY> 
  602.         <label>306</label> 
  603.         <onup>700</onup> 
  604.         <ondown>703</ondown> 
  605.         <onleft>701</onleft> 
  606.         <onright>701</onright> 
  607.         <visible>no</visible> 
  608.     </control>
  609.     <control>
  610.         <description>No Cache Checkbox</description> 
  611.         <type>checkmark</type> 
  612.         <id>702</id> 
  613.         <posX>359</posX> 
  614.         <posY>370</posY> 
  615.         <label>431</label> 
  616.         <onup>700</onup> 
  617.         <ondown>703</ondown> 
  618.         <onleft>701</onleft> 
  619.         <onright>702</onright> 
  620.         <visible>no</visible> 
  621.     </control>
  622.     <control>
  623.         <description>Adjust Framerate Checkbox</description> 
  624.         <type>checkmark</type> 
  625.         <id>703</id> 
  626.         <posX>185</posX> 
  627.         <posY>395</posY> 
  628.         <label>343</label> 
  629.         <onup>701</onup> 
  630.         <ondown>704</ondown> 
  631.         <onleft>703</onleft> 
  632.         <onright>702</onright> 
  633.         <visible>no</visible> 
  634.     </control>
  635.     <control>
  636.         <description>brightness label</description> 
  637.         <type>label</type> 
  638.         <id>752</id> 
  639.         <posX>185</posX> 
  640.         <posY>425</posY> 
  641.         <label>464</label> 
  642.         <font>font13</font> 
  643.         <textcolor>FFFFFFFF</textcolor> 
  644.         <visible>no</visible> 
  645.     </control>
  646.     <control>
  647.         <description>brightness</description> 
  648.         <type>slider</type> 
  649.         <id>704</id> 
  650.         <posX>300</posX> 
  651.         <posY>425</posY> 
  652.         <subtype>int</subtype> 
  653.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  654.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  655.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  656.         <onup>703</onup> 
  657.         <ondown>705</ondown> 
  658.         <onleft>704</onleft> 
  659.         <onright>704</onright> 
  660.         <visible>no</visible> 
  661.     </control>
  662.     <control>
  663.         <description>contrast label</description> 
  664.         <type>label</type> 
  665.         <id>753</id> 
  666.         <posX>185</posX> 
  667.         <posY>455</posY> 
  668.         <label>465</label> 
  669.         <font>font13</font> 
  670.         <textcolor>FFFFFFFF</textcolor> 
  671.         <visible>no</visible> 
  672.     </control>
  673.     <control>
  674.         <description>contrast</description> 
  675.         <type>slider</type> 
  676.         <id>705</id> 
  677.         <posX>300</posX> 
  678.         <posY>455</posY> 
  679.         <subtype>int</subtype> 
  680.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  681.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  682.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  683.         <onup>704</onup> 
  684.         <ondown>706</ondown> 
  685.         <onleft>705</onleft> 
  686.         <onright>705</onright> 
  687.         <visible>no</visible> 
  688.     </control>
  689.     <control>
  690.         <description>gamma label</description> 
  691.         <type>label</type> 
  692.         <id>754</id> 
  693.         <posX>185</posX> 
  694.         <posY>485</posY> 
  695.         <label>466</label> 
  696.         <font>font13</font> 
  697.         <textcolor>FFFFFFFF</textcolor> 
  698.         <visible>no</visible> 
  699.     </control>
  700.     <control>
  701.         <description>gamma</description> 
  702.         <type>slider</type> 
  703.         <id>706</id> 
  704.         <posX>300</posX> 
  705.         <posY>485</posY> 
  706.         <subtype>int</subtype> 
  707.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  708.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  709.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  710.         <onup>705</onup> 
  711.         <ondown>706</ondown> 
  712.         <onleft>706</onleft> 
  713.         <onright>706</onright> 
  714.         <visible>no</visible> 
  715.     </control>
  716.     <control>
  717.         <description>Create Bookmark</description> 
  718.         <type>button</type> 
  719.         <id>600</id> 
  720.         <posX>185</posX> 
  721.         <posY>370</posY> 
  722.         <width>165</width> 
  723.         <height>32</height> 
  724.         <textureFocus>button_green_focus_165x32.png</textureFocus> 
  725.         <textureNoFocus>button_green_nofocus_165x32.png</textureNoFocus> 
  726.         <label>294</label> 
  727.         <font>font13</font> 
  728.         <textcolor>ffffffff</textcolor> 
  729.         <colordiffuse>ffffffff</colordiffuse> 
  730.         <disabledcolor>60ffffff</disabledcolor> 
  731.         <onleft>600</onleft> 
  732.         <onright>602</onright> 
  733.         <onup>600</onup> 
  734.         <ondown>601</ondown> 
  735.         <visible>no</visible> 
  736.     </control>
  737.     <control>
  738.         <description>Clear Bookmarks</description> 
  739.         <type>button</type> 
  740.         <id>602</id> 
  741.         <posX>375</posX> 
  742.         <posY>370</posY> 
  743.         <width>165</width> 
  744.         <height>32</height> 
  745.         <textureFocus>button_green_focus_165x32.png</textureFocus> 
  746.         <textureNoFocus>button_green_nofocus_165x32.png</textureNoFocus> 
  747.         <label>296</label> 
  748.         <font>font13</font> 
  749.         <textcolor>ffffffff</textcolor> 
  750.         <colordiffuse>ffffffff</colordiffuse> 
  751.         <disabledcolor>60ffffff</disabledcolor> 
  752.         <onleft>600</onleft> 
  753.         <onright>601</onright> 
  754.         <onup>600</onup> 
  755.         <ondown>601</ondown> 
  756.  
  757.         <visible>no</visible> 
  758.     </control>
  759.     <control>
  760.         <description>Bookmarks List Control</description> 
  761.         <type>listcontrol</type> 
  762.         <id>601</id> 
  763.         <posX>185</posX> 
  764.         <posY>400</posY> 
  765.         <width>300</width> 
  766.         <height>120</height> 
  767.         <onleft>602</onleft> 
  768.         <onright>600</onright> 
  769.         <onup>600</onup> 
  770.         <ondown>601</ondown> 
  771.         <visible>no</visible> 
  772.     </control>
  773. </controls>
  774. </window>