18 September 2002 - java_dev (original) (raw)

05:01 pm - javac - Applet Focus

I've got a a Java Applet embedded in a webpage, but I want to set the focus to the applet so the user doesn't have to click in the applet window before using the keyboard to manipulate it.

I've tried appletname.focus() and variations thereof, but it doesn't seem to set focus unless I click inside the applet window.

Any ideas?

Current Mood: restless restless