Definitely confused. I am not certain if I am fumbling my question, or if putting a simple, scrolling, text-only, read-only, list of messages is as complicated as it seems. I have not yet got as far as understanding the XUI library or what B4XView is all about. Is there a simple way to do this with the views available in the Designer? I keep seeing EditView mentioned as an easy option, but I cannot get it to load more than a single item. EditView does not seem to have index or scrolling control. I want to list 10 messages, newest to the bottom, oldest scrolling off the top; just like the log display in the IDE.