|
|
發表於 2007-1-23 11:39:53
|
顯示全部樓層
巴打你睇睇幫唔幫到你
我已經搞掂番啦.....
方法以下......請參考.....
-----------------------------------------------------------------------------------------------------------------------------
Originally posted by alcedo:
With the patch a lot more highlight speeds have been introduced - this should be OK if you're using the default Flexion skins, but not . Are you using an unofficial skin?
If so you need to either wait for an update (unlikely), go back to flexion or edit the match controls.xml file in the skin's panels folder like this:
Originally posted by Pim1984:
Open the match controls (under panels) file with notepad and look for this text:
<!-- hilights speed container -->
<container id="2dsc">
<layout class="arrange_horizontal_attachment" alignment="right,extend" offset="0"/>
<layout class="fit_children_attachment" alignment="vertical" offset="0"/>
<layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>
<widget class="text" text="Highlights" auto_size="all" spec="text,small" alignment="right"/>
<widget class="delayed_slider_horizontal_blue" id="2dsp" width="75" height="16" max_value='5' min_value="1" value="1" notch_frequency="1" draw_notches="false" draw_middle_notch="true" fnce="2dsp"/>
Change the 5 after max_value to 15 and the highlight slider is up to date |
|