http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

Wise2Food



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

java



Would anyone happen to know how to get Java 1.0.2 responding to things
like <return> key presses in AWT components such as TextField's and
TextArea's?  Iv'e looked all the way through the JDK documentation (yes,
ALL of it!!!) and the only time I seem able to do it is using listeners in
1.1.  This is ok and easy but I /really/ need serious backwards
compatibility here.

Why do I have a nasty feeling it's not possible and that I'm going to have
to write a lengthy Thread just to check the contents of the text area?..


Regards,

Matt. W.
-- 
      ***   eudoxus@freeuk.com   ***
***   http://www.eudoxus.freeuk.com/   ***
mwebster@apsoft.co.uk   http://members.xoom.com/eudoxusM/

=================================================================
To SUBSCRIBE or UNSUBSCRIBE please visit
http://gameprogrammer.com/mailinglist.html



  • Follow-Ups:
    • RE: java
      • From: "Claus B. Pedersen" <cbp@post4.tele.dk>