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.
|__|_|__||_____|_____|
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to