Jump to content
LaunchBox Community Forums

1 Screenshot

About This File

This HelperControl has been integrated into LB 9.4.  I have included a link with steps to help reference the library within big box.  Thank you to everyone that has used this plugin and thank you to @Jason Carr for integrating it into the latest release. 

HelperControlv4.0
This XAML User Control is provided as is and without warranty and should only be used by Theme Developers.   
The purpose of this control is to add scrolling Horizontal text as done in the Aeon Nox theme.
Returns total game count for platforms and playlist 

* Please read the PDF file explaining how it's used.  

** Total Game Count works in all languages


What's New in Version 4.0   See changelog

Released

Version 4.0

Total Game Count Works in all Languages :-)  

Old method no longer supported

<HelperControl:TotalGamesCount FontFamily="{StaticResource FontHead}"  Foreground="#75c8f7" FontSize="31" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Left" Margin="5,0,0,0" /> 

_____________________________________________________________________________________

if you are planning on using this plugin in your theme please tag and credit me.  Follow this topic for updates.

PDF included in ZIP file with examples.

This plugin is for Theme developers.

 

  • Like 2
  • Thanks 3

User Feedback

Recommended Comments

Is it possible to get scroll able text with Converter={StaticResource NoNewline}?

for TextGamesView.xaml?

<transitions:TransitionPresenter TransitionSelector="{Binding ListTransitionSelector}" Content="{Binding ListView}" />

 

image.thumb.png.a6aa68ed3791082a3f66f6e2f2535876.png

Edited by wallmachine
Link to comment
Share on other sites

I can look into the possibly this week.  I built this plugin to remove White Space, carriage Returns and Line feeds.  this way it was a single line. 

  • Thanks 1
Link to comment
Share on other sites

8 minutes ago, NJDave71 said:

Are you also asking if the scrolling can come in from the right? 

what I'm thinking is like since the game has ... and you can't see the rest of the name it moves to the left so that the rest of the name can be seen and one it reaches the end it moves back to the right if thats even possible.

Altier rorona plus: the alchemist of Ar...

Edited by wallmachine
Link to comment
Share on other sites

The purpose of my scrolling text was to replicately a ticker tape that loops.  Once the last letter goes off the screen it starts from the beginning.    i know the default canned version scrolls vertically up and then back down.  if you are looking to accomplish a similar effect horizontally i wonder if that is a question for Jason.  I believe this  may be as simple as passing a parameter into the current method he wrote. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...