* Johannes Meng:
>> kwikius wrote:
>> The simplest way to try some event based programming I would guess is
>> to use another language such as Java. C++ has ( nor probably will ever
>> have) much interest in standardisng a GUI.
>
> I just noticed I might not have been clear about what I want: I do _not_
> want to program a gui. It's all about the command line
*Dragging up memories from the eighties*
You probably need to do input at a lower, system-specific level because
you need a timeout.
You should check whether there's some library that translates escape
sequences to something more digestible, not sure if 'curses' does that.
--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?