首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何为Boxee RSS应用程序添加滚动条?

如何为Boxee RSS应用程序添加滚动条?
EN

Stack Overflow用户
提问于 2010-02-04 18:03:52
回答 1查看 129关注 0票数 1

我有一个Boxee.tv RSS应用程序与视频的网格显示和垂直滚动的可能性。

如何添加一个可见的滚动条?

致以敬意,

Pentium10

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2010-02-05 05:17:19

使用scrollbar控件

代码语言:javascript
复制
<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>
票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/2198755

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档