> From: LDC - Manuel Picone <[EMAIL PROTECTED]>
>
> I sent this message two days before, and my provider lost the Internet
> conection temporaly, so I don't know if somebody answered my question, so
> I'm posting it again.
> Here it's.
>
> >
> > Hi, and sorry my english.
> >
> > I'm running Java 3d 1.1, on an Ultra 1 machine, with a cgs graphics
> > system. I have a Canvas 3D inside a swing interface, but when I focus
> > the window the Canavas3D object eats all the color palette of the window
> > system, and the interface looks horrible.
> > Is there a way to use a private color palette or something like that?
> >
> > Please, I need your help.
> >
This sounds like you are running Java3D on an 8 bit frame buffer (I'm not sure
what a cgs graphics system is). If you run Java3D on a Creator3D or Elite3D
frame buffer you should not get colormap flashing.
Doug Gehringer
Sun Microsystems
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/