Posted 25 September 2012 - 01:13 AM
Hello,
I am writing a login screen gui, but as soon as I enter the details, the read() function redraws the rest of the line. I know I probably need to write my own API that doesn't redraw the rest of the line, though I have never written an API before and could use some help. Do I need to start from scratch, or just edit the read() function?
My problem is basically the exact same as here: http://www.computerc...gin-screen-gui/
I am writing a login screen gui, but as soon as I enter the details, the read() function redraws the rest of the line. I know I probably need to write my own API that doesn't redraw the rest of the line, though I have never written an API before and could use some help. Do I need to start from scratch, or just edit the read() function?
My problem is basically the exact same as here: http://www.computerc...gin-screen-gui/