I haven't had to do it yet, but my plans (in case it becomes a
requirement for me) is to make a bubble background texture, draw the
text onto the image, and then place on a polygon in the scene, probably
drawn last using mixed mode.

I don't think you can *ever* make a tooltip that would cross the
boundary of the Canvas3D.

-Lee

> -----Original Message-----
> From: Daniel Balaguer Yagan [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 22, 2001 7:46 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JAVA3D] ToolTip on Canvas3D
>
>
> I have tried using this: (from http://www.j3d.org/faq/swing.html)
>
> JPopupMenu.setDefaultLightWeightPopupEnabled(false);
> ToolTipManager.sharedInstance().setDefaultLightWeightPopupEnab
> led(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".
>
> ==============================================================
> =============
> 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".
>

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