curses and refreshing problem

Karlo Lozovina _karlo_ at _mosor.net_
Sat Dec 13 15:29:43 EST 2008


Hi, I'm trying to implement text output interface, something similar to 
wget, using curses module. There are just two things I can't find out how 
to do: prevent curses from clearing the terminal when starting my program, 
and leaving my output after the program closes. Any way to do this with 
curses?

Thanks...


-- 
 _______                                        Karlo Lozovina - Mosor
|   |   |.-----.-----.     web: http://www.mosor.net || ICQ#: 10667163
|       ||  _  |  _  |             Parce mihi domine quia Dalmata sum.
|__|_|__||_____|_____|



More information about the Python-list mailing list