I am trying to load text from a .txt file into a input text box. However everytime I do it doesn't become scrollable. It just pastes the text into the box and eventually goes off the screen. I tried to add a scrollbar but that doesn't work either.

Does anyone have any ideas how I can load a text file into a text box have it scrollable and also be able to select the text???

thanks