Kodi Community Forum

Full Version: disable dialogseekbar ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I'm trying to make a simple TV player, and i will hide the dialogseekbar when i press Ok button (or in computer, when i move the mouse) but when i change chanel, will keep the info with EPG.

I don't know where i can supress the "movement mouse" or press OK...

Here is a capture from the menu i don't want to see : ImageImage
Thanks a lot,

Stéphane
Ok, i have found the solution here : 

https://forum.kodi.tv/showthread.php?tid=137212

(2012-07-31, 14:54)Hitcher Wrote: [ -> ]Delete the relevant code from VideoOSD.xml.

thanks a lot,
Stéphane