How to use Silder?
#1
Hi

Can you tell me how to use a sliderex for own skin strings.
I tried a lot of things, but the slider always shows percentage and triggers no event on moving.

i'd like to:
set the slider for my own int range.
set the value from skin.string (int)
set the skin string on moving the slider.

there are some solutions for me?
empty signature
Reply
#2
You can only use a slider for volume or seek afaik:
http://kodi.wiki/view/Skinning_Manual#Slider_Control

If you need to set a custom numeric value, use a keypad:
Code:
Skin.SetNumeric(yourstringname)
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
#3
i'd like to use a slider to set a transparent level for black background texture as dimmer. the dimmer only should work for backgrounds, not foreground graphics.
empty signature
Reply

Logout Mark Read Team Forum Stats Members Help
How to use Silder?0