Hello,
I have a Boxee.tv RSS App with a grid display of the videos and vertical scrolling possibility.
How to add a visible scrollbar?
Regards,
Pentium10
Hello,
I have a Boxee.tv RSS App with a grid display of the videos and vertical scrolling possibility.
How to add a visible scrollbar?
Regards,
Pentium10
using the scrollbar control
<control type="scrollbar" id="60">
<visible>false</visible>
<posx>65</posx>
<posy>703</posy>
<width>1130</width>
<height>10</height>
<textureslidernib>fora_search.png</textureslidernib>
<textureslidernibfocus>fora_search.png</textureslidernibfocus>
<texturesliderbackground>fora_dark_bg.png</texturesliderbackground>
<orientation>horizontal</orientation>
<showonepage>false</showonepage>
</control>