Hello,

Is there a way to prevent tooltips from flashing when using a 3dcanvas in a JFrame.

I am using:

        JPopupMenu.setDefaultLightWeightPopupEnabled(false);

to help with the menus.


I hear the following line is depreciated:

        ToolTipManager.sharedInstance().setDefaultLightWeightPopupEnabled(false);

The menus also flash a little.

Thank you,

Drew





Thanks,

robert
=========================================================================== 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".

Reply via email to