Kodi ——6 Controls (9)6.9 Settings Spin Control

6.9 Settings Spin Control

     设置旋转控制用于设置屏幕中,当使用上/下箭头来选择选项列表时。您可以选择的位置,大小,和旋转控件的外观。它基本上是按钮控件和一个旋转控件之间的交叉。它有一个标签和聚焦和非聚焦的纹理,以及在右侧旋转控制。

6.9.1 Example

<control type="spincontrolex" id="12">
      <description>My first settings spin control</description>
      <left>80</left>
      <top>60</top>
      <width>250</width>
      <height>200</height>
      <spinposx>220</spinposx>
      <spinposy>180</spinposy>
      <spinwidth>16</spinwidth>
      <spinheight>16</spinheight>
      <visible>true</visible>
      <colordiffuse>FFFFFFFF</colordiffuse>
      <texturefocus>myfocustexture.png</texturefocus>
      <texturenofocus>mynofocustexture.png</texturenofocus>
      <textureup>myuptexture.png</textureup>
      <textureupfocus>myupfocustexture.png</textureupfocus>
      <texturedown>mydowntexture.png</texturedown>
      <texturedownfocus>mydownfocustexture.png</texturedownfocus>
      <textureupdisabled colordiffuse="AAFFAAFF">mydowntexture.png</textureupdisabled>
      <texturedowndisabled colordiffuse="AAFFAAFF">mydownfocustexture.png</texturedowndisabled>
      <label>46</label>
      <font>font12</font>
      <textcolor>FFFFFFFF</textcolor>
      <disabledcolor>80FFFFFF</disabledcolor>
      <align></align>
      <aligny></aligny>
      <textoffsetx></textoffsetx>
      <textoffsety></textoffsety>
      <pulseonselect></pulseonselect>
      <onup>2</onup>
      <ondown>3</ondown>
      <onleft>1</onleft>
      <onright>1</onright>
</control>

6.9.2 Available tags

In addition to the Default Control Tags the following tags are available. Note that each tag is lower case only. This is important, as xml tags are case-sensitive.

TagDescription
spinposxThe horizontal position of the spin control for multipage lists. This is offset from the top left of the list.
spinposyThe vertical position of the spin control for multipage lists. This is offset from the top left of the list.
spinwidthThe width of one of the spin control buttons. The textures for this spin control will be scaled to fit this width.
spinheightThe height of one of the spin control buttons. The textures for this spin control will be scaled to fit this height.
texturefocusSpecifies the image file which should be displayed for the control when it has focus. See here for additional information about textures.
texturenofocusSpecifies the image file which should be displayed for the control when it doesn't focus.
textureupSpecifies the image file which should be displayed for the up arrow when it doesn't have focus. It is displayed to the left of the down arrow.
textureupfocusSpecifies the image file which should be displayed for the up arrow when it has focus.
textureupdisabledSpecifies the image file which should be displayed for the up arrow when the button is disabled.
texturedownSpecifies the image file which should be displayed for the down arrow when it is not focused. It is displayed to the right of the up arrow so that it's right edge is <textoffsetx> pixels away from the right edge of the control.
texturedownfocusSpecifies the image file which should be displayed for the down arrow when it has focus.
texturedowndisabledSpecifies the image file which should be displayed for the up arrow when the button is disabled.
labelEither a numeric reference into strings.xml (for localization), or a string that will be shown on the left of the control.
fontFont used for the controls label. From fonts.xml.
textcolorColor used for displaying the label. In AARRGGBB hex format, or a name from the colour theme.
disabledcolorColor used for the label if the control is disabled. In AARRGGBB hex format, or a name from the colour theme.
shadowcolorSpecifies the color of the drop shadow on the text. In AARRGGBB hex format, or a name from the colour theme.
alignLabel horizontal alignment on the control. Defaults to left.
alignyLabel vertical alignment on the control. Defaults to top, can also be center.
textoffsetxAmount to offset the label from the left (or right) edge of the button when using left or right alignment.
textoffsetyAmount to offset the label from the top edge of the button when using top alignment.
textwidthWill truncate any text that's too long.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值