Multiple screens

@Simeon
I don’t know if this was suggested before, I didn’t find anything with a forum search. Would it be possible to have a full text screen and a full graphics screen that are seperate from each other. A swipe of the finger would slide one on top of or off of the other. Any print statement would go to the text screen, and graphics to the graphics screen without slowing down the other screen. Also a screen() function (0 or 1) to give one or the other screen the top position under program control. That would allow print and graphics statements to run at the same time and be able to view both with the swipe of a finger. I think that would also be useful when using the debug functions.

That cool