I am displaying a text string in a indicator with scroll bars. The text in the string is being updated as I read more data. By default, the text is displayed with the beginning of the string visible then scroll bars when it is too long to fit in the window. Is there any way to make the indicator keep the end of the string (ie the most recent data) in view instead of the beginning?