Detecting touch in text mode
Posted: Tue Apr 07, 2015 10:00 pm
After printing a screenful of information to the text screen, I need to detect a tap (or touch) on the text screen by the user so I can go back to the graphics screen. How can I get a user acknowledgment on the text screen? Using "INPUT" won't work, because displaying the keyboard covers half of the text screen. Is there any way to simply detect a tap or touch on the text screen?