Login  Register

Re: Java 7, Java3D, Borderlayout problem

Posted by LordSmoke on Dec 30, 2013; 10:09pm
URL: https://forum.jogamp.org/Java-7-Java3D-Borderlayout-problem-tp4031082p4031085.html

Oops, spoke too soon. Better, but not there, yet.

Below are three pics of the screen as it should appear (running under 1.6)

Initial screen, no data loaded, single row of controls at bottom.


Data loaded, double row of controls at bottom.


Data loaded, window rescaled, data rescaled, and double row of controls at bottom.


Now with the new libraries running under Java 1.7
Data loaded, but second row of controls not visible - actually barely visible, but obscurred by canvas3d.


Window rescaled. Canvas3d seems rescaled only in y dimension, second row of controls still obscured.


Window stretched vertically. Grey area at top. Image adjusted to obscure second row of controls.


Stretched horizontally. Image distorts vertically.