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
MediaStream
MediaStream by pilehave - upd. 22/08/09
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="pilehave" data-source="post: 339183" data-attributes="member: 71550"><p>Well...no, the skin file is not finished, but I'm working on it. Or, I was, until I found out that you could only use the same label one time, so I can't have different locations for items in filmstrip-view than in list-view.</p><p></p><p>Moving Pictures and MP-TV Series can do just that.</p><p></p><p>In both of these plugins I have the same text in many labels, because they don't address the ID on the label, but the <label> property itself.</p><p></p><p>I think that you should do this:</p><p></p><p>GUIPropertyManager.SetProperty("#plot", "the plot text goes here");</p><p></p><p>This way I could have 1000 labels placed where I would, but with the same text. And, then I could show/hide them vith the visibility-property...</p></blockquote><p></p>
[QUOTE="pilehave, post: 339183, member: 71550"] Well...no, the skin file is not finished, but I'm working on it. Or, I was, until I found out that you could only use the same label one time, so I can't have different locations for items in filmstrip-view than in list-view. Moving Pictures and MP-TV Series can do just that. In both of these plugins I have the same text in many labels, because they don't address the ID on the label, but the <label> property itself. I think that you should do this: GUIPropertyManager.SetProperty("#plot", "the plot text goes here"); This way I could have 1000 labels placed where I would, but with the same text. And, then I could show/hide them vith the visibility-property... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
MediaStream
MediaStream by pilehave - upd. 22/08/09
Contact us
RSS
Top
Bottom