Which JDK are you using ?

JDK 1.3 has a bug which prevents tooltips from being rendered correctly if
they overlap a heavyweight component.

The bug is fixed in JDK 1.3.1

Rgds

Paul

----------------------------------------------------------
Paul Byrne                      Email : [EMAIL PROTECTED]
Sun Microsystems                Phone : (650) 786 9926
Visualization Software Group    Fax   : (650) 786 5852
----------------------------------------------------------

>MIME-Version: 1.0
>Date: Thu, 22 Feb 2001 20:45:44 +0800
>From: Daniel Balaguer Yagan <[EMAIL PROTECTED]>
>Subject: Re: [JAVA3D] ToolTip on Canvas3D
>To: [EMAIL PROTECTED]
>
>I have tried using this: (from http://www.j3d.org/faq/swing.html)
>
>JPopupMenu.setDefaultLightWeightPopupEnabled(false);
>ToolTipManager.sharedInstance().setDefaultLightWeightPopupEnabled(false);
>
>it doesnt seem to work. sad.
>
>
>-----Original Message-----
>From: Kovalan Muniandy [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, February 22, 2001 5:32 AM
>To: [EMAIL PROTECTED]
>Subject: [JAVA3D] ToolTip on Canvas3D
>
>
>Hi,
>
>Has anyone have implemented a tooltip (help bubbles) on a Canvas3D?
>
>Thanks,
>
>Kovalan

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