Hello,
i have developed a panel with a java3d canvas inside. So the java3d canvas is a heavyweight component because of the hardware acceleration.
I'm using the component with netbeans. There are problems with the repaint order of heavyweight and lightweight components. The heavyweight component is always paint on the top of the view.
I know it's a general problem with mixing heavyweight and lightweight components.
Are there any ways to solve/workaround the problem with heavyweight and lightweight components ??
Thanks
Sven
=========================================================================== 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".