PDA

View Full Version : remove mouse slider bars and volume control from UI


saltlyck2
05-23-2010, 07:56 AM
Where is the option to do this? I don't need the volume control on the info screen nor do I need the slider bars on the menus.

PGPfan
05-25-2010, 10:36 AM
I don't think there is an 'option' to do this. I assume by slider bars, you mean the scroll bars? To the best of my knowledge, this is the first I've seen a request to do what you are asking for - it will likely take a little bit of work in Studio to accomplish what you are asking for. Just curious, do you have any programming experience? If so, I'd think it'd be a pretty straight forward task.

-PGPfan

pvrpenguin
06-18-2010, 10:23 PM
Since I'm using a HD200 hooked up to a receiver I have no need for the volume slider on the OSD either. I've written a small STVi that just sets the width of the volume widget to 0. This fixes the issue for me quite easily.

If others are interested I can try to figure out how to package up the plugin and make it available.

broconne
06-19-2010, 05:26 AM
Since I'm using a HD200 hooked up to a receiver I have no need for the volume slider on the OSD either. I've written a small STVi that just sets the width of the volume widget to 0. This fixes the issue for me quite easily.

If others are interested I can try to figure out how to package up the plugin and make it available.

I would use it if you package it up.

Graygeek
06-19-2010, 05:39 AM
I'll second that! :goodjob:

saltlyck2
06-19-2010, 08:06 AM
+1

craigap
06-19-2010, 10:24 AM
I'd use it too.

pvrpenguin
06-19-2010, 12:27 PM
A new plugin that hides the volume area from the OSD has been posted.

See post here (http://forums.sagetv.com/forums/showthread.php?p=432169#post432169).