Hi there!! I am having some problems trying to display more than 1 canvas in a Swing interface. One canvas works fine just by adding it to a JPanel, but when I try to add another canvas to the frame it just doesnt show up. Even when I create an individual JPanel for each canvas it doesnt seem to work. Both canvas are displayed correctly one at a time. I've tried to find on the Internet a Java3D application using multiple canvas with Swing but I havent been succesful yet. Thanks, Joao Francisco
*********************************************************** * JOAO MANUEL DE OLIVEIRA FRANCISCO * * * * [EMAIL PROTECTED] * * http://www.rnl.ist.utl.pt/~jmof * * * *Licenciatura Engenharia Informatica e Computadores (LEIC)* * Instituto Superior Tecnico (IST), Lisboa, Portugal. * *********************************************************** =========================================================================== 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".
