home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
TvOSD.cs under TvEngine3/TVLibrary/TvPlugin
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mattjcurry" data-source="post: 818355" data-attributes="member: 116338"><p>[CODE] <control></p><p> <description>TV Progress Bar</description></p><p> <type>tvprogress</type></p><p> <id>1</id></p><p> <posX>160</posX></p><p> <posY>606</posY></p><p> <width>645</width></p><p> <height>20</height></p><p> <toptexture>osd_progress_indicator.png</toptexture></p><p> <TextureOffsetY>22</TextureOffsetY></p><p> <bottomtexture>-</bottomtexture></p><p> <texturetick>-</texturetick></p><p> <lefttexture>-</lefttexture></p><p> <midtexture>-</midtexture></p><p> <righttexture>-</righttexture></p><p> <logotexture>-</logotexture></p><p> <fillbackgroundtexture>-</fillbackgroundtexture></p><p> <fillbgxoff>0</fillbgxoff></p><p> <fillbgyoff>0</fillbgyoff></p><p> <filltexture1>osd_progress_mid_red.png</filltexture1></p><p> <filltexture2>osd_progress_mid.png</filltexture2></p><p> <filltexture3>osd_progress_mid_orange.png</filltexture3></p><p> <fillheight>20</fillheight></p><p> <label>#TV.Record.percent1</label></p><p> <label1>#TV.Record.percent2</label1></p><p> <label2>#TV.Record.percent3</label2></p><p> <startlabel /></p><p> <endlabel /></p><p> <toplabel /></p><p> <font>font10</font></p><p> <textcolor>FFffffff</textcolor></p><p> <visible>!control.hasfocus(1237)</visible></p><p> </control>[/CODE]</p><p></p><p>A couple more questions...</p><p>1.) Where is it defined that tvprogress = GUITvProgressControl?</p><p>2.) Where are #TV.Record.percent1, #TV.Record.percent2, and #TV.Record.percent3 defined?</p><p></p><p>I really want to express how much I appreciate your help. I am really excited to learn more about the code.</p></blockquote><p></p>
[QUOTE="mattjcurry, post: 818355, member: 116338"] [CODE] <control> <description>TV Progress Bar</description> <type>tvprogress</type> <id>1</id> <posX>160</posX> <posY>606</posY> <width>645</width> <height>20</height> <toptexture>osd_progress_indicator.png</toptexture> <TextureOffsetY>22</TextureOffsetY> <bottomtexture>-</bottomtexture> <texturetick>-</texturetick> <lefttexture>-</lefttexture> <midtexture>-</midtexture> <righttexture>-</righttexture> <logotexture>-</logotexture> <fillbackgroundtexture>-</fillbackgroundtexture> <fillbgxoff>0</fillbgxoff> <fillbgyoff>0</fillbgyoff> <filltexture1>osd_progress_mid_red.png</filltexture1> <filltexture2>osd_progress_mid.png</filltexture2> <filltexture3>osd_progress_mid_orange.png</filltexture3> <fillheight>20</fillheight> <label>#TV.Record.percent1</label> <label1>#TV.Record.percent2</label1> <label2>#TV.Record.percent3</label2> <startlabel /> <endlabel /> <toplabel /> <font>font10</font> <textcolor>FFffffff</textcolor> <visible>!control.hasfocus(1237)</visible> </control>[/CODE] A couple more questions... 1.) Where is it defined that tvprogress = GUITvProgressControl? 2.) Where are #TV.Record.percent1, #TV.Record.percent2, and #TV.Record.percent3 defined? I really want to express how much I appreciate your help. I am really excited to learn more about the code. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
TvOSD.cs under TvEngine3/TVLibrary/TvPlugin
Contact us
RSS
Top
Bottom