Hi,
just wodering how other people displaying 'large' amounts of text on the screen. Imagine a string of data that comes back from a JSON request, that might be between 20 and 50 characters long for example. Is there a recommended way to split and display this ?
Just musing.
Thanks for your suggestions ;-)