Quote:
Originally Posted by surquizu
You can write multi-line events (the calendar has six lines) but in the event editor you do not see the letters written after the first line. Then do appear in the calendar.
|
That is true, I guess. It should be possible to make the event description box bigger. It may also be possible to add a "RETURN" key to the on-screen keyboard.
Until then, if you want to add or edit multi-line event descriptions, you can edit the calendar.dat file when your reader is connected to a PC.
Sincerely,
Ben.
P.S. Actually, I was just thinking about the save file. Each event is separated using "\r\n" (CR LF) characters. So I am guessing you are using just the "\n" character on its own to separate the lines of a multi-line description. Is that right?