|
Thank
you Isaac for this help, but I tried and it doesn’t work ! Moreover,
I read that JDialog are not LightWeight
components although they are swing Components. Could
it be a problem of frame focus ? (actually
I have a JFrame with a 3d scene and another one which
is the JDialog, with another 3d scene. And I would
like to have this one on top of the first in modal mode!) -----Message d'origine----- 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----- 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 |
- [JAVA3D] JDialog and Java3D Arnaud Forgues
- Re: [JAVA3D] JDialog and Java3D Isaac Brobbey
- Re: [JAVA3D] RE : [JAVA3D] JDialog and Java3D Arnaud Forgues
- Re: [JAVA3D] RE : [JAVA3D] JDialog and Java3D Todd J.
- [JAVA3D] RE : [JAVA3D] RE : [JAVA3D] JDial... Arnaud Forgues
- Re: [JAVA3D] RE : [JAVA3D] JDialog and Java3D Kevin Glass
- [JAVA3D] RE : [JAVA3D] RE : [JAVA3D] JDial... Arnaud Forgues
- [JAVA3D] RE : [JAVA3D] RE : [JAVA3D] JDial... Arnaud Forgues
