> > What mechanism did you use for putting Java3D in fullscreen mode? Were you > using the Java 1.4 fullscreen exclusive mode? If so, did you create a Window > or a Frame to contain the Canvas3D object? Were there any intervening > panels? >
I was using the j3d fullscreen property. In my experience Java3D (at least the current version) is not compatible with Java 1.4 fullscreen mode. Trying to switch a window containing a Canvas3D into fullscreen mode crashes either the JVM or the whole machine. Carsten =========================================================================== 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".