Hiho
I need to have more windows with a canvas3d. And so i try to solve the problems we have with canvas3d in internal frames.
My idea of it is to make a print to a BufferedImage every time i deselect an internal frame. Then i do canvas3D.setVisible(false) and image.setVisible(true). Did this someone already?
 
regards Martin

Reply via email to