[Urwid] scrolling

Rebecca Breu rebecca at rbreu.de
Thu Jun 29 10:32:18 EDT 2006


Zitat von Ian Ward <ian at excess.org>:

> I notice that you're using the curses library directly in your source,
> was that to try to reduce the delay in get_input()?  It shouldn't be
> necessary.
>

Mmh, *I* import the curses library to have access to the beep() function.
But if I could produce a beep via urwid, it would save me one line of code...
;-)
Thinking of it, one could even have a beep that, when using raw_diaplay,
doesn't use curses but escape sequences.


Regards,

Rebecca





More information about the Urwid mailing list