I am working on an educational game. I want to give the adult users (parents / teachers) the possibility to enter some lines (e.g. tips or peptalks etc) for the new kids who work with the game.
What I need is an EditText (single line = false) and with TextWriter & TextReader I save and load it.
So far, so good, but what next?
1. Now I want to print the loaded tekst line for line on a label or something. But how?
2. Is there in the sample files some sort of a textprocessor?
What I need is an EditText (single line = false) and with TextWriter & TextReader I save and load it.
So far, so good, but what next?
1. Now I want to print the loaded tekst line for line on a label or something. But how?
2. Is there in the sample files some sort of a textprocessor?