Currently, in widget, I’ve got text that is to 20 characters at once due to the UI design.
However, some of the text that gets displayed in the box would be 40-60 characters long.
What I am looking to do is to have the text auto shift left and right so that the whole text will be displayed.
So start left justified, then scroll over until right justified, then scroll back to left, repeat.