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
MediaPortal 1 Plugins
My Score Center - version 2.12.0.0 - 4 May 2014 (for MP 1.6/1.7)
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="FredP42" data-source="post: 794394" data-attributes="member: 91354"><p><strong>Re : My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin</strong></p><p></p><p>I tried different things.</p><p></p><p>First, I changed the Live Status color.</p><p>Easy, just need to have an id for the label (60).</p><p></p><p>To hide the PinIcon is possible, but then you cannot know what will be on the live without starting it.</p><p>And (for now) the live has to be stopped to set a score as live.</p><p></p><p>Then I tried to used a different PinIcon (a grayed version).</p><p>It's nice but I wanted to use this to show scores that can be set as live but are not enabled, so that you don't need to go to the context menu to see that you cannot enable the live for this score. Note that for now all scores can be enabled, except folders and WF scores where only results can be enabled.</p><p>But we could have three different icons: Set and On, Set and Off and Not Set (and nothing when not possible)</p><p></p><p>Then, I created a new property ScoreCenter.LiveOn which is equal to 0 if live is OFF and 1 when it's ON.</p><p>Then by using a visible condition = string.equals(#ScoreCenter.LiveOn,1)</p><p>I can show / hide a picture to do something like this (red border)</p><p></p><p>[ATTACH]89612[/ATTACH]</p><p></p><p>Then it will be up to the skinner to decide how to show the live status.</p><p></p><p>But if you really, really, really want the previous options I can make them optional.</p></blockquote><p></p>
[QUOTE="FredP42, post: 794394, member: 91354"] [b]Re : My Score Center - version 2.3.0 - 24 Septmber 2011 With Live Plugin[/b] I tried different things. First, I changed the Live Status color. Easy, just need to have an id for the label (60). To hide the PinIcon is possible, but then you cannot know what will be on the live without starting it. And (for now) the live has to be stopped to set a score as live. Then I tried to used a different PinIcon (a grayed version). It's nice but I wanted to use this to show scores that can be set as live but are not enabled, so that you don't need to go to the context menu to see that you cannot enable the live for this score. Note that for now all scores can be enabled, except folders and WF scores where only results can be enabled. But we could have three different icons: Set and On, Set and Off and Not Set (and nothing when not possible) Then, I created a new property ScoreCenter.LiveOn which is equal to 0 if live is OFF and 1 when it's ON. Then by using a visible condition = string.equals(#ScoreCenter.LiveOn,1) I can show / hide a picture to do something like this (red border) [ATTACH]89612.vB[/ATTACH] Then it will be up to the skinner to decide how to show the live status. But if you really, really, really want the previous options I can make them optional. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
My Score Center - version 2.12.0.0 - 4 May 2014 (for MP 1.6/1.7)
Contact us
RSS
Top
Bottom