I provide user interface controls in a Swing JPanel. The JPanel and Canvas3D are both located in a divider panel. The only trick is to use heavyweight popups for items like tool tips, etc. Search the J3D.org FAQ for information on how to specify heavyweight popups...
-Todd -----Original Message----- From: Karl Parry [mailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 10:09 AM To: [EMAIL PROTECTED] Subject: [JAVA3D] navigation buttons 3D AWT? Hello, As a part of my project I would like to have mouse clickable buttons for the user to use instead of keyboard and mouse. I would like to know whether this should be done as part of Java3D or seperatly with Java 2D, and then combine them, what would be easier to produce? 3D buttons? or a seperate panel of 2D controls? like on a VCR? Cheers KP __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com =========================================================================== 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". =========================================================================== 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".
