[skin.confluence] Add scrollbar to EPG

This commit is contained in:
HitcherUK 2016-09-12 21:51:34 +01:00
parent 76cb57afbb
commit fa8d8c210c

View File

@ -16,21 +16,21 @@
<texture>separator2.png</texture>
</control>
<control type="epggrid" id="10">
<viewtype label="19032">list</viewtype>
<description>EPG Grid</description>
<left>80</left>
<top>71</top>
<width>1135</width>
<width>1105</width>
<height>419</height>
<pagecontrol>10</pagecontrol>
<onleft>101</onleft>
<onright>60</onright>
<onup>10</onup>
<ondown>10</ondown>
<viewtype label="19032">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>350</scrolltime>
<timeblocks>40</timeblocks>
<rulerunit>6</rulerunit>
<progresstexture border="0,48,18,14">PVR-EpgProgressIndicator.png</progresstexture>
<onleft>101</onleft>
<onright>101</onright>
<onup>10</onup>
<ondown>10</ondown>
<rulerlayout height="35" width="40">
<control type="label" id="2">
<left>0</left>
@ -213,6 +213,22 @@
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="60">
<left>1188</left>
<top>104</top>
<width>25</width>
<height>388</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>10</onleft>
<onright>101</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Control.IsVisible(10)</visible>
</control>
<control type="group">
<visible>!String.IsEmpty(ListItem.Label)</visible>
<left>80</left>