PDA

View Full Version : Remove timer slider


freaktmp
2009-01-17, 21:19
Hello ppl,

I'd like to customize my PM3 skin (the version that comes with XBMC 8.10 on xbox) by removing the timer slider that appears when pressing pause, fast forward and rewind during video playback. I'd like to keep only the pause, ff and rewind speed graphics. Bear in mind that I don't want to completely remove the slider, so that it will continue appearing when viewing the OSD.

I'm guessing it has something to do with DialogSeekBar.xml (but I could be wrong!) but I am an absolute beginner and all my efforts have failed so far.

Thank you,
Aris

Jezz_X
2009-01-18, 00:40
yeah thats the one you want you just need add some <visible> conditions to the controls you don't want to show.

freaktmp
2009-01-25, 20:36
That did the trick, thanks!