Hi,
 
I have an applet that uses Java3D  to show a VRML file. I also create a separate java window when the applet is run that contains buttons to move the java3D object.  My problem is that anytime the user clicks in the Java3D world (applet running in a browser), the browser window comes forward and hides my other window is hidden.  Is there any way to cause the other window that was created by the applet to always be on top?
 
Thanks for your help,
 
Dean

Reply via email to