Problems with swing and java3D , try

JPopupMenu.setDefaultLightWeightPopupEnabled(false);

            ToolTipManager.sharedInstance().setLightWeightPopupEnabled(false);

 

Hope that helps.

 

Isaac Brobbey

Java2 & Java3D

MS/CIT Project

-----Original Message-----
From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED] On Behalf Of Arnaud Forgues
Sent:
Wednesday, April 02, 2003 2:09 PM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] JDialog and Java3D

 

Hello Guys,

 

I am trying to insert a 3d scene into a swing component JDialog. This works well while I set the ‘modal’ parameter to false.

However if I set it to true, the dialog frame is frozen and my 3d scene doesn’t render!!

I am sorry if it is a well-known problem between swing and java3d but could anyone enlighten me on the problem ?

 

Regards

 

Arnaud Forgues

Reply via email to