Kodi Community Forum

Full Version: Slider Control
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is the slider control active and working in the latest nightly?

I'm trying to control volume with a slider control ( http://wiki.xbmc.org/?title=Slider_Control ) by putting Player.Volume inside the <info> tag.

However, I can't drag the nib anywhere

Any help is appreciated, thanks.
Putting <info> inside a slider sets the slider value. No wonder you can't move it...

There is no way to have a slider control interact with anything from the skin itself. It requires the underlying hooks to know what to do.