Re: Canvas3D resize problem
Posted by
runiter on
May 08, 2014; 4:57am
URL: https://forum.jogamp.org/Canvas3D-resize-problem-tp4031602p4032292.html
Back in February I start this forum question with a screenshot that shows canvas problem when resizing/hiding JSplitePane.
So now that Java3D works with the latest JOGL and I went ahead and checked to see if this problem is fixed, but unfortunately it's still there :(
The version I use are:
Jogl Version: 2.1-b1240-20140311
3D [dev] 1.6.0-pre10-daily-experimental daily
Is there any way to force Canvas3D to resize itself?
Or, should I consider using JCanvas instead?
Thanks all