"billie" <[EMAIL PROTECTED]> wrote:
>
>> Look at curses.
>
>I was searching for something portable on multiple platforms.
Keyboard access is not portable. It is quite system-specific, even in C.
>Curses doesn't work on Windows.
Sure it does. You can find curses implementations for Windows. Ho
> Look at curses.
I was searching for something portable on multiple platforms.
Curses doesn't work on Windows.
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
Look at curses.
Philippe
billie wrote:
> Hi all. I'm searching for a module that permit me to costantly log every
> key pressed on the keyboard and eventually assign it a function (e.g. when
> "esc" is pressed: exit program").
--
http://mail.python.org/mailman/listinfo/python-list
Hi all. I'm searching for a module that permit me to costantly log every key
pressed on the keyboard and eventually assign it a function (e.g. when "esc"
is pressed: exit program").
--
http://mail.python.org/mailman/listinfo/python-list