Single line Text enter

Hello All!

I’m having to build a chat system and I need to have the user enter in text to a single line textbox. When they get to the far right side, I need the text that is currently in to scroll left, so the user can see the text they are entering.

Any thoughts?

Thanks!

To scroll left or right?
To scroll right, it should do it while they type.

To scroll left, use left arrow key.