[plt-scheme] multiple keyboard event
Multiple keyboard events do not happen simultaneously. No matter how
fast you type on the keys, the computer always picks one of those keys
to happen first and the other to happen second.
Robby
At Tue, 15 Apr 2003 14:01:06 +0200 (CEST), Berticolas Copimasso wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> is it possible by overriding on-char in a canvas to
> have two different keyboard event at the same time,
> and to treat them separatly.
>
> if not is there any simple way to obtain same result
> (with yield, or thread maybe) ?
>
> thanks
>
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
>