我有一个Boxee.tv RSS应用程序,带有视频的网格显示和垂直滚动的可能性 如何添加可见的滚动条?
的问候,
Pentium10
答案 0 :(得分:2)
使用滚动条控件
<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>