cursor control

Rony rony.steelandt at bucodi.com
Wed Feb 20 04:22:50 EST 2002


cstrickland at surry.net (Charles W. Strickland) wrote in message news:<3c731781.5352364 at nntp.surry.net>...
> Is it possible to control cursor positioning in python without using
> TKinter?  I wanted to write a program that required it, but could not
> find anything anywhere to explain how to do it.  There were a couple
> references awhile back, but I never did see a definitive answer.  I
> finally wrote the program in C - what a mess!

Have a look at the curses module

Rony



More information about the Python-list mailing list