Any way of doing buffered, echoed-to-screen keyboard input within GRX, or with a GRX-compatible library (i.e. not using libc/conio.h, as it doesn't recognise unusual screen resolutions)? Functionality along the lines of GrStringXY(char *buffer, int x, int y, GrColor fg, GrColor bg) would be useful but not essential.
J-P Stacey
I have a function exactly like printf,and also one that allows the user to input data,is this what you're after Cheers Gazza ----- Original Message ----- From: "J-P" jstacey@plato.wadham.ox.ac.uk To: grx@gnu.de Sent: Tuesday, May 16, 2000 04:30 Subject: Buffered input with GRX? - not conio.h
Any way of doing buffered, echoed-to-screen keyboard input within GRX, or with a GRX-compatible library (i.e. not using libc/conio.h, as it doesn't recognise unusual screen resolutions)? Functionality along the lines of GrStringXY(char *buffer, int x, int y, GrColor fg, GrColor bg) would be useful but not essential.
J-P Stacey