Hi,

I am resending this mail. I have a JSplitPane which has been split
vertically. Now, this JSplitPane has 2 JSplitPanes on the left and right
half. The left JSplitPane has 2 Canvas3Ds and the right JSplitPane has a
bottom Canvas3D and a top Chart (extends JPanel).

All the Canvas3Ds are attached to JPanels which in turn are attached to
the JSplitPanes and not directly. Whenever, i render the Canvas3Ds, the
right bottom Canvas3D attached to the Chart JPanel resizes and expands
vertically (even though the Divider positions for the SplitPanes are set
to 0.5).

This is happening for JDK 1.4 version and above. Previously, i was using
JDK 1.2.2 and this was not happening. The Java3D version used is 1.3.1.

Is there any way to stop the right bottom Canvas3D from resizing beyond
the divider position.

Thanks,
Raghav

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