[plt-scheme] Keystrokes

From: Robby Findler (robby at cs.uchicago.edu)
Date: Thu Nov 22 21:22:51 EST 2007

In DrScheme's REPL, you must type return before any of the characters
are submitted to the input port.

But you can probably with only a few lines make a window popup, wait
for a character to be typed there, and then go away.

Robby

On Nov 22, 2007 8:21 PM, Richard Cleis <rcleis at mac.com> wrote:
> Is it possible to (read-the-next-keystroke) without requiring the
> typing of <return>?
>
> rac
>
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.