|
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?
|