User input invisible?
Author |
Message |
maximumbiga
|
Posted: Sun Apr 22, 2018 5:36 pm Post subject: User input invisible? |
|
|
After using some draw functions and completely colouring the background, I move the text cursor using c.setCursor and prompt the user for input using c.readDouble(). However, when I input anything, it's completely invisible to see. Even if I use c.clear() after drawing and prompt the user again for input, you can't see your own input. How can I fix this? Using Holt's RTP IDE and I'm stuck using c.readDouble() due to school restrictions. |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
maximumbiga
|
Posted: Sun Apr 22, 2018 6:11 pm Post subject: RE:User input invisible? |
|
|
nevermind thanks. had to use multiple printlines. |
|
|
|
|
![](images/spacer.gif) |
|
|