[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | JAVA |
|
Moderator: | KOALA::CIOT |
|
Created: | Mon Nov 13 1995 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 236 |
Total number of notes: | 1251 |
222.0. "Event Handling" by AVANT::CHOU () Fri Apr 18 1997 15:59
Question: I'm developing an application in Java and the event handling
issues are driving me crazy! I have a frame with a TextArea editable
by user - when I use "action (Event e, Object o)", it doesn't detect any
window activity (such as WINDOW_DESTROY); when I use "handleEvent
(Event e)", it detects window activity but does not detect key entries in
the TextArea (thus no text appears when I type it in)! Does anyone know
a way around it?
Novey
T.R | Title | User | Personal Name | Date | Lines
|
---|