[3897] in java-interest
Re: Event gobbling?
daemon@ATHENA.MIT.EDU (Gary Aitken)
Fri Dec 1 00:00:06 1995
Date: Thu, 30 Nov 1995 19:48:01 -0700
From: garya@village.org (Gary Aitken)
To: daconta@PrimeNet.Com (Michael Daconta), java-interest@java.sun.com
In-Reply-To: <199511300055.RAA15006@usr2.primenet.com>
>Can anyone tell me how to access all the events?
>It seems that certain event types will get "gobbled"
>by a component. For example, if you have a
>TextArea component in a Frame, it will gobble all
>the Key events. I tried extending TextArea and
>using and overriding handleEvent() but that did
>no good.
Arthur and Sami:
This question comes up about once a week. Can one of you please enlighten us
all as to what the mechanism is which is causing this? The events aren't
getting delivered by the normal mechanism. If it's a bug which is going to be
corrected, just say so. If it's one of those gawd-awful problems because the
native object grabs everything before you get a chance to and is going to be a
bear to fix, at least we would know not to expect relief anytime soon.
Can someone enlighten me as to whether this is also a problem on Solaris
platforms? I know it is solveable there, and shouldn't be too difficult; I
don't know if it is solveable under Win95.
Gary Aitken garya@village.org
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com