Re: [JAVA3D] Applet Focus

2001-09-13 Thread Baber
hello if u get my message...plz reply me...Thanks === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] an

Re: [JAVA3D] Applet Focus

2001-09-13 Thread Joachim Diepstraten
Hi > Just a quick question. At the moment, I need to click on my java3D applet > get the focus of the keyboard events. Is there anyway for the applet to > automatically get focus when the applet is initialized??? Yes I've think I've seen a trick in the Java Forums at java.sun.com by using

[JAVA3D] Applet Focus

2001-09-12 Thread Quoc Huynh
Hi Guys, Just a quick question. At the moment, I need to click on my java3D applet get the focus of the keyboard events. Is there anyway for the applet to automatically get focus when the applet is initialized??? Thanks in advance, Quoc. ==