Re: [JAVA3D] Dual window crash and burn problem

2003-12-15 Thread Coleman, Rick (Contractor-SAIC)
-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

Re: [JAVA3D] Dual window crash and burn problem

2003-12-12 Thread Alessandro Borges
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

[JAVA3D] Dual window crash and burn problem

2003-12-12 Thread Coleman, Rick (Contractor-SAIC)
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