Skip to Content
0
Former Member
Jul 14, 2005 at 04:13 PM

How to insert a Carriage Return + Line Feed inside a TextView UI element ?

82 Views

Hello All,

Does anyone know how can I achieve the above scenario ? I have a string variable that collects and appeneds text messages from various BAPI calls. At the end of the process, the contents of this variable will be mapped to a textview. Problem is, the length of the string collected is way too long and hence not very readable. I am not able to find a way to introduce a CRLF after each message is read and appended. Can anyone advise ? Thank you.

from

Kwok Wei