Topic: Help on Moving Cursor
Author: tarmstro@caleuche.dis.udec.cl (Thomas Armstrong Kobrich)
Date: Fri, 14 Oct 1994 14:59:08 GMT Raw View
It's me again.
Thanks to all you guys, I received lot of answers, almost all
referring to the curses library. I reviewed it and its great.
So:
####### # # # # # # # #####
# # # # # ## # # # # #
# # # # # # # # # # #
# ####### # # # # # ### #####
# # # ####### # # # # # #
# # # # # # ## # # # #
# # # # # # # # # #####
--
Thomas Armstrong Kobrich
tarmstro@caleuche.dis.udec.cl
Univ. de Concepcion -- Chile
Author: tarmstro@caleuche.dis.udec.cl (Thomas Armstrong Kobrich)
Date: Tue, 11 Oct 1994 14:46:13 GMT Raw View
Hello there!
I'm a beginner in programming for Unix, so I need help
about how to move the cursor around the screen. I know the method depends
on the kind of terminal the user has. So, is there a library that handles
this problem, giving the programmer a set of functions for moving the
cursor, with no matter of the terminal type (I mean, the library should
handle the problem).
That library should handle at least the VT100, VT220, and IBM3151
terminals.
There is other problem, the one of using the different keyboards.
Is there a library for this, too?
Any help or comment will be very appreciated.
PD : I use C or C++.
PD2: Sorry for my english.
--
-----------------------------------
| Thomas Armstrong Kobrich |
| tarmstro@caleuche.dis.udec.cl |
| Concepcion - Chile |
-----------------------------------
--
-----------------------------------
| Thomas Armstrong Kobrich |
| tarmstro@caleuche.dis.udec.cl |
| Concepcion - Chile |
-----------------------------------