Afficher un message
Vieux 15/09/2007, 00h21   #2
Norman Peelman
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to get a keypress?

Lars Eighner wrote:
> The ncurses functions are such a mess (and some of it I suspect is in
> ncurses itself) that I am thinking the easiest way to write a terminal
> interface is simply to write ANSI directly to the terminal.
>
> Although the manual on the CLI refers me to readline, readline doesn't
> seem provide a way to get a single key press, and so far as I can tell
> doesn't provide a reference to how to get a single keypress. I reckon
> some widgets would be more spiffy with keypresses instead of whole lines.
>
> How can I get keypresses?
>


If you're on Windows, you can't. You have to press the enter key to
'send' the input. Unix/Linux it's supposed to work as expected. Haven't
tried it yet though.

Norm
  Réponse avec citation
 
Page generated in 0,04236 seconds with 9 queries