curses for different terminals

harold fellermann harold.fellermann at upf.edu
Thu Apr 14 12:39:14 EDT 2005


Hi all,

I want to use curses in a server application that provides a GUI for 
telnet clients. Therefore, I need the functionality to open and handle 
several
screens. Concerning 
http://dickey.his.com/ncurses/ncurses-intro.html#init
this can be done using the function newterm(type,ofp,ifp). However, this
function seems not to be defined in the python library. Does anyone know
how this can be done in python?

cheers,

- harold -

--
Life is what happens while you're busy making other plans
-- John Lennon




More information about the Python-list mailing list