-Original Message-
From: Alessandro Borges [mailto:[EMAIL PROTECTED]
Sent: Friday, December 12, 2003 9:15 PM
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] Dual window crash and burn problem
This is very strange behavior.
Did you try to run outside JBuilder IDE?
Do you have a simple test case
This is very strange behavior.
Did you try to run outside JBuilder IDE?
Do you have a simple test case ?
Alessandro
--- "Coleman, Rick (Contractor-SAIC)"
<[EMAIL PROTECTED]> escreveu: > Fellow J3D
programmers,
>
> I'm new to J3D but not to Java. Got a problem with
> a simple application.
> I c
Fellow J3D programmers,
I'm new to J3D but not to Java. Got a problem with a simple application.
I create a JFrame with a simple JPanel and JMenuBar. This class then
instantiates a Frame object (also tried it as a JFrame) containing a
Canvas3D displaying the standard 3D cube. The 3D code is not