Title: RE: [JAVA3D] AW: [JAVA3D] RE : [JAVA3D] RE : [JAVA3D] JDialog and Java3D
I think that you have the problem if you open a modal dialog in swing event loop, for example, in a button listener. The ui doesn't update until you have returned from the action. I'd adv
erstag, 3. April 2003 12:52
An: [EMAIL PROTECTED]
Betreff: [JAVA3D] RE : [JAVA3D] RE : [JAVA3D] JDialog and Java3D
Sorry,
Better with attachments !
Arnaud
-Message d'origine-
De : Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] De la part de Kevin Glass
Envoyé : jeudi 3 av
Don't have time to search through your code, but are
you creating the canvas at creation time but not at
viewing time? In other words you create the dialog and
canvas, but you don't show either (you show them
later)? In my experience I could never create a
canvas3d and not show it, so I always had
Sorry,
Better with attachments !
Arnaud
-Message d'origine-
De : Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] De la part de Kevin Glass
Envoyé : jeudi 3 avril 2003 09:39
À : [EMAIL PROTECTED]
Objet : Re: [JAVA3D] RE : [JAVA3D] JDialog and Java3D
Most likely this is
for your help
Regards,
Arnaud
-Message d'origine-
De : Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] De la part de Kevin Glass
Envoyé : jeudi 3 avril 2003 09:39
À : [EMAIL PROTECTED]
Objet : Re: [JAVA3D] RE : [JAVA3D] JDialog and Java3D
Most likely this is to do wit
nvoyé : jeudi 3 avril 2003 05:03
À : [EMAIL PROTECTED]
Objet : Re: [JAVA3D] RE : [JAVA3D] JDialog and Java3D
Do both Canvas3D's stop rendering or just the one in the modal JDialog?
Which operating system?
-Todd
Arnaud Forgues wrote:
> (actually I have a JFrame with a 3d scene and a
De la part de Isaac Brobbey
> Envoyé : mercredi 2 avril 2003 04:05
> À : [EMAIL PROTECTED]
> Objet : Re: [JAVA3D] JDialog and Java3D
>
> Problems with swing and java3D , try
> JPopupMenu.setDefaultLightWeightPopupEnabled(false);
>
> ToolTipManager.sharedInstance().setLigh
Do both Canvas3D's stop rendering or just the one in the modal JDialog?
Which operating system?
-Todd
Arnaud Forgues wrote:
(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!)
another 3d scene. And I would
like to have this one on top of the first in modal mode!)
-Message d'origine-
De : Discussion list for Java
3D API [mailto:[EMAIL PROTECTED] De
la part de Isaac Brobbey
Envoyé : mercredi 2 avril
2003 04:05
À : [EMAIL PROTECTED]
Objet : Re: [JAVA3D] JDialo
sion 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 ‘m
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
11 matches
Mail list logo