I need a Pythonista UI text display that I can append text to and it scrolls to the appended text
I am returning to Pythonista programming. I find that I often need to display subsequent lines of text results in a text control. I find that if I just use a UI textview that, due to strings being immutable, if I use something like: