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 Skins
Popular Skins
Graveyard
Aeon
Aeon Wide (1366x768)
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="rmeredit" data-source="post: 322861" data-attributes="member: 49299"><p>Just a stab in the dark here, but the way I'd start to tackle this would be to create two identical controls (apart from name and ID number) for the Playing Now button. This, in itself, is pretty complex since you'd need to make sure that your new controls fit in with how the Basic Home menu is constructed. If you get that far, the next step is to investigate, via the skin wiki, the <visible></visible> tag, and conditional tests. What you'd probably do is test for either a playing video, and assign one control's <visible> tag to true, or if music is playing, set the other control's <visible> to true. Of course, in setting one control's <visible> tag to true, you need to ensure the other is false. You'd also need to handle the condition where nothing is playing (perhaps have one of the controls default to being visible, or even have a third control).</p><p></p><p></p><p></p><p>Do a search on this forum for the mouse pointer moving/background disappearing problem (I'm sure you've encountered the issue). One of the posts, FAQ style, mentions how you can minimise the visual effect of this bug by specifying an alternative default skin background. You might find that the same instructions allow you to pick a 'playing now' friendly background image that works in your situation.</p><p></p><p>Good luck,</p><p></p><p>Rob.</p><p></p><p>EDIT: duh, the FAQ-style post I referred to was, of course, the FAQ sticky post that you can find <a href="https://forum.team-mediaportal.com/aeon-274/faq-aeon-aeon-menu-generator-45840/#post309552" target="_blank">here</a>.</p><p></p><p>The skin wiki with info on the <visible> tag, and conditional visibility, can be found <a href="https://www.team-mediaportal.com/manual/MediaPortal1_Development/SkinArchitecture/skin_conditional_visibility" target="_blank">here</a>.</p></blockquote><p></p>
[QUOTE="rmeredit, post: 322861, member: 49299"] Just a stab in the dark here, but the way I'd start to tackle this would be to create two identical controls (apart from name and ID number) for the Playing Now button. This, in itself, is pretty complex since you'd need to make sure that your new controls fit in with how the Basic Home menu is constructed. If you get that far, the next step is to investigate, via the skin wiki, the <visible></visible> tag, and conditional tests. What you'd probably do is test for either a playing video, and assign one control's <visible> tag to true, or if music is playing, set the other control's <visible> to true. Of course, in setting one control's <visible> tag to true, you need to ensure the other is false. You'd also need to handle the condition where nothing is playing (perhaps have one of the controls default to being visible, or even have a third control). Do a search on this forum for the mouse pointer moving/background disappearing problem (I'm sure you've encountered the issue). One of the posts, FAQ style, mentions how you can minimise the visual effect of this bug by specifying an alternative default skin background. You might find that the same instructions allow you to pick a 'playing now' friendly background image that works in your situation. Good luck, Rob. EDIT: duh, the FAQ-style post I referred to was, of course, the FAQ sticky post that you can find [URL="https://forum.team-mediaportal.com/aeon-274/faq-aeon-aeon-menu-generator-45840/#post309552"]here[/URL]. The skin wiki with info on the <visible> tag, and conditional visibility, can be found [URL="https://www.team-mediaportal.com/manual/MediaPortal1_Development/SkinArchitecture/skin_conditional_visibility"]here[/URL]. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
Aeon
Aeon Wide (1366x768)
Contact us
RSS
Top
Bottom