cursor positioning and color

Chris Gonnerman chris.gonnerman at newcenturycomputers.net
Mon Sep 23 22:10:39 EDT 2002


----- Original Message -----
From: "brrrent" <bfarwick at juno.com>


> TuxTrax at fortress.tuxnet.net (TuxTrax) wrote in message
news:<slrnaoqv2q.hn4.TuxTrax at fortress.tuxnet>...
> > Being new to python, I would like to know how one goes
> > about such tasks as precise cursor positioning and output
> > to screen in color.
>
> Hi Mathew,
>
> Curses is the way to go when using Linux/Unix.
>
> Wconio is the way to go when using Microsoft.
> You can find in the Vaults of Parnassus.  If you have any
> trouble locating it, let me know, I can email it to you.
> Small library, works well.

Hey, thanks for the nice plug!  Actually, WConio is my
Pythonic adaptation of TCCONIO.C by Daniel Guerrero Miralles.
It's at:

    http://newcenturycomputers.net/projects/wconio.html

Chris Gonnerman -- chris.gonnerman at newcenturycomputers.net
http://newcenturycomputers.net





More information about the Python-list mailing list