Close
jGuru Forums
Posted By: Amol_Kulkarni Posted On: Wednesday, July 9, 2003 05:06 AM
Hi, I'm having two problems with my applet. The applet is actually simple, it just contains a single JTextArea, which is of the same size as the applet. The problems that I'm facing are as follows : 1. I have a html textarea before the applet. But if I press Tab key from the html textarea, then I cannot go to the applet. 2. When I press tab key in the applet, the focus does not go to the next control which is a button. Thanks in advance for anyone who provides any help, or hint or pointer.
Re: focus problems with applet
Posted By: Laxman_Subramanian Posted On: Friday, July 11, 2003 12:25 PM