krishnakant Mane wrote:

> does python possess a complete wrapper to ncurses and its related
> libraries like menu, panel and form?
> if yes then where can I find documentation?

if you want to have good documentation and save a lot of time and 
energy, I recommend building on top of Urwid rather than directly on 
ncurses:

     http://excess.org/urwid/

</F>

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

Reply via email to