Hello All! I would like to be able to intercept AWT events (especially mouse clicks, etc) BEFORE they are consumed by the Canvas3D and handled by the Java3D event system. My situation is as follows. I have a canvas3D with a JPanel (populated with buttons) behind it. You cannot see the buttons because of the heavyweight vs lightweight issue. However, I would still like to know if the user clicked on a button!
Does anyone (esp. Sun Engineers) know what I could do to get the AWT event? Sincerely, Ian Nieves =========================================================================== 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] and include in the body of the message "help".
