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 2
Skins and Design
Skinning contest: One month to go
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="FreakyJ" data-source="post: 680580" data-attributes="member: 106003"><p><strong>AW: Skinning contest: One month to go</strong></p><p></p><p>[USER=67886]Albert[/USER]</p><p>thanks for your tips, I will try to get it work, even it is not necessary, but I just want to learn MPF^^</p><p></p><p>@Bamboonanza</p><p>I'm glad to hear^^</p><p></p><p>@All</p><p>I tried to understand what the following is for:</p><p></p><p></p><p></p><p>Maybe somebody could give me some more details on this <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p>I tryed to understand it on the Playlist example... because in a Playlist there must be the possibility to add Items to the ListView Element dynamicly.</p><p></p><p>[CODE]<ListView Style="{ThemeResource PlaylistListViewStyle}" ItemsSource="{Binding Items}"</p><p> HorizontalAlignment="Stretch" VerticalAlignment="Stretch"></p><p> <ListView.Resources></p><p> <Command x:Key="Select_Command" Source="{StaticResource ShowPlaylistModel}" Path="Play"</p><p> Parameters="{LateBoundValue BindingValue={Binding}}"/></p><p> </ListView.Resources></p><p> </ListView>[/CODE]</p><p></p><p>But I dont really understand how it is done</p></blockquote><p></p>
[QUOTE="FreakyJ, post: 680580, member: 106003"] [b]AW: Skinning contest: One month to go[/b] [USER=67886]Albert[/USER] thanks for your tips, I will try to get it work, even it is not necessary, but I just want to learn MPF^^ @Bamboonanza I'm glad to hear^^ @All I tried to understand what the following is for: Maybe somebody could give me some more details on this ;) I tryed to understand it on the Playlist example... because in a Playlist there must be the possibility to add Items to the ListView Element dynamicly. [CODE]<ListView Style="{ThemeResource PlaylistListViewStyle}" ItemsSource="{Binding Items}" HorizontalAlignment="Stretch" VerticalAlignment="Stretch"> <ListView.Resources> <Command x:Key="Select_Command" Source="{StaticResource ShowPlaylistModel}" Path="Play" Parameters="{LateBoundValue BindingValue={Binding}}"/> </ListView.Resources> </ListView>[/CODE] But I dont really understand how it is done [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
Skinning contest: One month to go
Contact us
RSS
Top
Bottom