cursor control

Seth Jones sjones16 at rochester.rr.com
Wed Feb 27 23:07:29 EST 2002


Have you looked into curses?

http://python.org/doc/current/lib/module-curses.html

This seems to be what you're looking for.


"Charles W. Strickland" <cstrickland at surry.net> 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!





More information about the Python-list mailing list