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
Conditional Hide
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="mofux" data-source="post: 170401" data-attributes="member: 18163"><p>we (or better hwahrmann) just intodruced a way to make this working...</p><p></p><p>there are a few new visible tags now that you can use:</p><p></p><p>#albumViewVisible</p><p>#filmstripViewVisible</p><p>#largeiconsViewVisible</p><p>#listViewVisible</p><p>#playlistViewVisible</p><p>#smalliconsViewVisible</p><p></p><p>those are set by the value of the fascade control. so if you are in filmstrip view f.e.</p><p></p><p>#filmstripViewVisible will be set to true...</p><p></p><p>you can then use that to show / hide any information you want using the visible property of each control like this:</p><p></p><p><control></p><p> ....</p><p> <description>some image or any other control, could also be a group</description></p><p> <visible>#filmstripViewVisible</visible></p><p></control></p><p></p><p>so that control would only show up when the filmstripview is selected...</p><p></p><p>it will be available in the next public svn build after we made some tests if it's working. big big thanks to hwahrmann!</p></blockquote><p></p>
[QUOTE="mofux, post: 170401, member: 18163"] we (or better hwahrmann) just intodruced a way to make this working... there are a few new visible tags now that you can use: #albumViewVisible #filmstripViewVisible #largeiconsViewVisible #listViewVisible #playlistViewVisible #smalliconsViewVisible those are set by the value of the fascade control. so if you are in filmstrip view f.e. #filmstripViewVisible will be set to true... you can then use that to show / hide any information you want using the visible property of each control like this: <control> .... <description>some image or any other control, could also be a group</description> <visible>#filmstripViewVisible</visible> </control> so that control would only show up when the filmstripview is selected... it will be available in the next public svn build after we made some tests if it's working. big big thanks to hwahrmann! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Conditional Hide
Contact us
RSS
Top
Bottom