> Hi,
>
> I've noticed a problem with key events in applets - specifically, "key
> released" are being inappropriately generated for some keys and not generated
> at all for other keys. I have a small demo applet, live version is here:
>
> http://bluej.
Hi,
I've noticed a problem with key events in applets - specifically, "key
released" are being inappropriately generated for some keys and not
generated at all for other keys. I have a small demo applet, live
version is here:
http://bluej.org/davmac/KeyApplet.html
The cod