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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to