Same here, we've never encountered a problem with System.exit() on multiple canvases...

Josh Richmond wrote:
Hi Damien,

I have an application with multiple canvases and it terminates
correctly with System.exit(0). It's probably not Java3D - I'd check your
other code and see what else if different when you have multiple
canvases.

Josh

  
Damien Maillet <[EMAIL PROTECTED]> 10/06/04 09:14AM >>>
        
Hi everybody!

In my application, user can open several canvas3d
with one different view in each canvas,
and when i want to quit this application,
by a simple system.exit(0), there is some troubles:
all the process are not dead, so the application
stay visible (without repainting).
I haven't got this problem if i open just one canvas,
but if there is more than one, close frame and application doesn't
work.
Is there un reported bug or a solution to this trouble?
Thanks all.

Damien MAILLET
Geoscientist
CGG  France
[EMAIL PROTECTED]

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
of the message "signoff JAVA3D-INTEREST".  For general help, send email
to
[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

  

=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to