| |||||||
| Skins You are working on a new Skin? Post it here! |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Oct 2006 Location: Stockholm Age: 33
Posts: 78
Thanks: 1
Thanked 28 Times in 3 Posts
Country: | Hi, I have a need for help here. I am trying to adjust the textureheight of the progress bar in videoOSD.xml but I can not find the tags for this. Code: <control>
<description>Progress Bar</description>
<type>progress</type>
<id>1</id>
<posX>123</posX>
<posY>669</posY>
<width>940</width>
<height>140</height>
<texturebg></texturebg>
<lefttexture>osd_progress_left.png</lefttexture>
<midtexture>osd_progress_mid.png</midtexture>
<righttexture>osd_progress_right.png</righttexture>
<textureHeight>27</textureHeight>
<visible>yes</visible>
<label>#percentage</label>
</control>
|
| | |
| | #2 (permalink) |
| MP Donator ![]() Join Date: Sep 2006 Location: Hook, Hampshire Age: 29
Posts: 224
Thanks: 24
Thanked 6 Times in 6 Posts
Country: | I'm also having this issue. Anyone know what code controls it?
__________________ Desktop: Intel E6750 | Patriot 4GB PC2-6400 | Gigabyte GA-P35-DS3R | BFG GeForce 8800 GTS OC 512MB | 2x WD Caviar WD5000AAKS 500GB | Pioneer DVR-109 DVD±RW | Antec P160 Case | Seasonic S12 430W PSU | Samsung SM-226BW TV/Media Server: Intel E2180 | 2GB Kingston PC2-5300 | Gigabyte GA-G33-DS3R | Pinnacle 3010iX TV Tuner | 2x Icy Dock MB-454SPF | 2x WD5000AAKS 500GB | 4x WD10EACS 1TB | Cooler Master Centurion 590 | Seasonic M12 600W PSU |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Dec 2005 Location: Sydney Age: 28
Posts: 236
Thanks: 3
Thanked 2 Times in 2 Posts
Country: | The progress bar is imported from another file, the following line of code is found at the being of the “videoOSD.xml” file. Code:
...
<import>common.progressbar.xml</import>
...
NOTE: when you change the information in the common... file it will have a globe effect on other screens whenever the progress bar is imported/called. |
| | |
| This User Say Thank You: |
![]() |
| Bookmarks |
| Tags |
| bar, height, progress, videoosdxml |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| playing.thumb in VideoOSD.xml | DarkWader | My TVSeries | 0 | 2007-03-29 05:21 |
| Progress bar while MP is working | fluff | Improvement Suggestions | 20 | 2006-11-15 23:44 |
| Progress bar tutorial needed | egonspengleruk | General Development (no feature request here!) | 4 | 2005-11-18 19:04 |
| Progress bar | Anonymous | Improvement Suggestions | 0 | 2005-07-23 01:04 |
| Suggestions for merging OSD Progress Bar and Slider | Anonymous | Improvement Suggestions | 1 | 2005-04-12 22:09 |