Hi everyone,

As mentioned in my last post, I have a weird bug using textures from VRML files loaded 
with the old Sun VRML loader. I know this loader isn't supported anymore, but I 
thought I'd post this question in case others have found solutions.

In my application I allow the user to toggle between 1 and 4 viewports. To do this I 
remove the JPanels containing the Canvas3D's from the JFrame, then add the appropriate 
JPanel(s) back. The problem is that if I remove and then reintroduce a JPanel with an 
object containing a texture, the texture has disappeared when I add it back in! I 
modified the TextureImage app in the demos and this does not happen. I believe it only 
happens when the texture were loaded using the VRML loader.

Any suggestions?

Thanks,
josh

==========================================================================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