invisible cursor in ncurses5

Radovan Garabik garabik at center.fmph.uniba.spam.sk
Tue Apr 25 12:06:02 EDT 2000


Ulf Betlehem <flu at iki.fi> wrote:
>         Using curses modules included with most python distributions,
>         there seems to be no way to turn off the cursor if the module
>         is linked against ncurses5. (earlier versions are ok)

try http://pyncurses.sourceforge.net/
it is a (written from scratch) curses binding for python,
and leaveok() and curs_set() work as expected.

-- 
 ----------------------------------------------------------
| Radovan Garabik       http://www.fmph.uniba.sk/~garabik/ |
| __..--^^^--..__       garabik @ center.fmph.uniba.sk     |
 ----------------------------------------------------------



More information about the Python-list mailing list