Hi there, has anybody some experience with j3d in applets. Especially with signed jar files of j3d in applets.
I have a nice running jar file in which i changed the LookAndFeel scheme and where i called ToolTipManager.sharedInstance().setLightWeightPopupEnabled( false ) so that my submenu items of my context menu are not overdrawn by the Canvas3D (which is what happens by default). But then, signing the jar file had some strange effects. It seems that the applet is ingoring all this settings. My nice submenues disappear again and my look and feel is the default again. What's the matter. Anyone has any idea, Karsten =========================================================================== 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".
