Size of Slider? (1 Viewer)

Ralph

Retired Team Member
  • Premium Supporter
  • May 13, 2005
    692
    8
    Germany
    Home Country
    Germany Germany
    Can anyone tell me how to adjust size of a slider?
    Tried with <width> command, but it doesn't work.

    I think it should be possible somehow?

    Regards
    Ralph
     

    Ralph

    Retired Team Member
  • Premium Supporter
  • May 13, 2005
    692
    8
    Germany
    Home Country
    Germany Germany
    There is an entry called slider in some tvosd.xml or video-osd.xml, for instance to adjust brightness or saturation.
    Do you know what I mean?

    Unfortunaltely I have no screenshot right now.
    But I will update a screenshot later this day.

    Regards
    Ralph
     

    Ralph

    Retired Team Member
  • Premium Supporter
  • May 13, 2005
    692
    8
    Germany
    Home Country
    Germany Germany
    Here is a screenshot of the slider I mean, can be found in videoosd.xml in mce skin:
    <control>
    <description>Volume Slider</description>
    <type>slider</type>
    <id>400</id>
    <posX>185</posX>
    <posY>370</posY>
    <textureSliderBar>osd_slider_bg.png</textureSliderBar>
    <textureSliderNib>osd_slider_nibNF.png</textureSliderNib>
    <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus>
    <onup>216</onup>
    <ondown>216</ondown>
    <onleft>400</onleft>
    <onright>400</onright>
    <visible>no</visible>
    </control>

    slidervideoosd.jpg



    I would like to make them bigger.
    This is what it looks like before:
    <control>
    <type>slider</type>
    <description>listcontrol</description>
    <id>100</id>
    <posX>300</posX>
    <posY>300</posY>
    <onup>25</onup>
    <ondown>24</ondown>
    <textureSliderBar>osd_slider_bg.png</textureSliderBar>
    <textureSliderNib>osd_slider_nibNF.png</textureSliderNib>
    <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus>
    <visible>yes</visible>
    </control>

    slidersmall.jpg



    Tried to enlargs with the command width but then it looks like this:
    <control>
    <type>slider</type>
    <description>listcontrol</description>
    <id>100</id>
    <posX>300</posX>
    <posY>300</posY>
    <width>150</width>
    <onup>25</onup>
    <ondown>24</ondown>
    <textureSliderBar>osd_slider_bg.png</textureSliderBar>
    <textureSliderNib>osd_slider_nibNF.png</textureSliderNib>
    <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus>
    <visible>yes</visible>
    </control>

    sliderbig.jpg


    The controller is missing (osd_slider_bg.png)

    Does anyon know how to adjust this?

    Regards
    Ralph
     

    mzemina

    Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,065
    14
    Tulsa, OK
    Home Country
    United States of America United States of America
    Ralp - Have you thought about going on IRC (see the chat live link for web based IRC) to chat with the developers about this? Depending on timezones and developer schedules it may take a couple of tries to get to talk with the necessary people.

    Mike
     

    Users who are viewing this thread

    Similar threads

    Right, so are there any skins that are higher resolutions? I've had a look through the list and there are MP Display++ skins but no information on resolution.
    Right, so are there any skins that are higher resolutions? I've had a look through the list and there are MP Display++ skins but no...
    I have a new PC with a high resolution screen and want to manually configure the size of the windowed MP1 resolution. By default...
    Replies
    8
    Views
    1K
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the Requirements and you've filled in your System Specs. Have a look at our MediaPortal Wiki! Maybe the solution is already there. Have a look at our Jira (Bug and Issue Tracker)and the threads in this section, maybe...
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
    Replies
    0
    Views
    427
    I think therein lies my problem. I am on 1.6.2.0. So thanks both for your help, I will pause this thread for now and come back to it while I work out what to do next. The problem is we have a family member who relies on MiniDisplay and I don't know if upgrading the set up is going to spoil compatibility with that plug in. The set up...
    I think therein lies my problem. I am on 1.6.2.0. So thanks both for your help, I will pause this thread for now and come back to...
    Good afternoon, Does anybody know of an expression or property I can use within a conditional visibility statement, that detects...
    Replies
    28
    Views
    2K
    I should point out that the developers have not formally left the project, and development has not formally stopped. The developers have instead simply "faded away", gradually spending less and less time on MP2 until the present, when they spend no time on MP2. But one or more of the developers might return next week! It is impossible...
    I should point out that the developers have not formally left the project, and development has not formally stopped. The developers...
    Hi Folks, I need some help with fixing the Problem that MP2 doesn't keep the sorted Order of Channels in TV-Configuraiton. I am...
    Replies
    10
    Views
    835
    Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
    Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
    This thread is intended for skin authors, plus those advanced users who have learnt skin programming and have customised the skins...
    Replies
    1
    Views
    1K
    Top Bottom