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
New Feature: Star rating control
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="morpheus_xx" data-source="post: 1088413" data-attributes="member: 48495"><p>MP2 got a new control to view and set "ratings" in shape of stars. With the added control, designers (and developers) can take use of this nice feature the easy way like:</p><p>[CODE=XML] <StarRatingPanel x:Name="Rating" StarTemplate="{StaticResource StarTemplate}"</p><p> Maximum="5"</p><p> Value="3"/>[/CODE]</p><p>Additionally you can bind the control to properties, so you can use it very flexible in all thinkable combinations.</p><p></p><p>Look at those test screens:</p><p>[ATTACH]152051[/ATTACH] [ATTACH]152052[/ATTACH] [ATTACH]152053[/ATTACH]</p><p>Note:</p><ul> <li data-xf-list-type="ul">The first row sets the number of max stars (changes are recreating stars)<br /> </li> <li data-xf-list-type="ul">The 2nd row shows/changes the current value (actual stars)<br /> </li> <li data-xf-list-type="ul">The stars are focusable can be "clicked" (mouse or Enter)</li> </ul><p>Currently I'm working on partially stars (i.e value 3.5), but am fighting some issues with VisualBrushes for OpacityMasks <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p></p><p>Good to know for our [USERGROUP=38][USERGROUP=38]@Designers[/USERGROUP][/USERGROUP] and [USERGROUP=39][USERGROUP=39]@Developers[/USERGROUP][/USERGROUP] <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1088413, member: 48495"] MP2 got a new control to view and set "ratings" in shape of stars. With the added control, designers (and developers) can take use of this nice feature the easy way like: [CODE=XML] <StarRatingPanel x:Name="Rating" StarTemplate="{StaticResource StarTemplate}" Maximum="5" Value="3"/>[/CODE] Additionally you can bind the control to properties, so you can use it very flexible in all thinkable combinations. Look at those test screens: [ATTACH]152051[/ATTACH] [ATTACH]152052[/ATTACH] [ATTACH]152053[/ATTACH] Note: [LIST] [*]The first row sets the number of max stars (changes are recreating stars) [*]The 2nd row shows/changes the current value (actual stars) [*]The stars are focusable can be "clicked" (mouse or Enter) [/LIST] Currently I'm working on partially stars (i.e value 3.5), but am fighting some issues with VisualBrushes for OpacityMasks :( Good to know for our [USERGROUP=38][USERGROUP=38]@Designers[/USERGROUP][/USERGROUP] and [USERGROUP=39][USERGROUP=39]@Developers[/USERGROUP][/USERGROUP] :D [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
New Feature: Star rating control
Contact us
RSS
Top
Bottom