-----Original Message-----
From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Pre-Engineering Software Corporation
Sent: Sunday, August 27, 2000 7:34 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Flashing tooltips

Hi:
 
I am using the following two lines:
 

 JPopupMenu.setDefaultLightWeightPopupEnabled(false);
 ToolTipManager.sharedInstance().setLightWeightPopupEnabled(false);
 
The setLightWeightPopupEnabled method for ToolTipManager is deprecated and produces strange results.  I do not know what to use instead.  If you find out, though, I would like to know as I have run into this problem before. 
 
Thanks,
Steve S.
 
Why do the tooltips continue to flash when using a 3D canvas?
Is there a fix?
 
 

Reply via email to