Hi:
 
I am using the following two lines:
 
 
 JPopupMenu.setDefaultLightWeightPopupEnabled(false);
 ToolTipManager.sharedInstance().setLightWeightPopupEnabled(false);
 
Why do the tooltips continue to flash when using a 3D canvas?
Is there a fix?
 
Thanks,
Drew

Reply via email to