Hi
I'm trying to read a text file into text box component.
The problem is that the output that I see in the text box isn't the same as in the text file due to "newline" chars - meaning that instead of seeing 1 complete line of a paragraph, I see 2-3 lines.
How can I read the text file into the text box, and get the same rows structure?
I'm trying to read a text file into text box component.
The problem is that the output that I see in the text box isn't the same as in the text file due to "newline" chars - meaning that instead of seeing 1 complete line of a paragraph, I see 2-3 lines.
How can I read the text file into the text box, and get the same rows structure?