Re: [JAVA3D] Java3D on dual monitors

2004-05-28 Thread Gilson Laurent
Hello > If I move it from the left monitor (where > it is created) onto the right monitor before the scene is attached and > visible in the frame, I receive > java.lang.IllegalArgumentException: adding a container to a container on > a different GraphicsDevice You could remember the GraphicsConfi

[JAVA3D] Java3D on dual monitors

2004-05-27 Thread Mark Sholund
I am getting an exception on a dual monitor (ATI FIreGL X1 card) system that I would like advice on handling. I have a large scene graph that takes a few seconds to create. While it is being created, the enclosing window is visible on the screen to show progress. If I leave the window where it i