Please help with python and "curses"!

Antaeus Feldspar feldspar at ix.netcom.com
Mon Feb 4 14:15:49 EST 2002


Cliff Wells wrote:
> 
> On 28 Jan 2002 12:06:15 -0800
> Antaeus Feldspar wrote:

> > Note the commented-out "start_color()" line.  This is listed in the

> This works under Python 2.1.1, but not under 1.5.2, AFAICT.

> > says that a curses.newwin command such as in the above line "secondwin =
> > curses.newwin(10,10,2,1)" should create a new window that will 

> All seems to work under 2.1.1.  I get a nice big window with a thin border
> around it.  Under 1.5.2 I get jack.  Maybe you should upgrade?

Hmmmmm, upgrading's something I have to put off for a while.  This part
(the new window part, that is) I now know how to do under 1.5.2, so ...
I can live without color for a while.  ^^  Thanks for your help!

	-jc



More information about the Python-list mailing list