[curses] Instead of window.refresh() or window.redrawwin() ?

Jia,Lu Roka100 at gmail.com
Tue Oct 10 01:34:18 EDT 2006


Hi all.
 I wrote a program to get key press and echo to the screen at once. But
I found I must use refresh() to let it show in the screen.
 Is there a method which can show charactors at once without refresh()
??

 Thanks




More information about the Python-list mailing list