Re: Mac Canvas3D location bug
Posted by
Sven Gothel on
Jan 25, 2014; 5:22pm
URL: https://forum.jogamp.org/Mac-Canvas3D-location-bug-tp4030052p4031345.html
On 01/25/2014 06:18 PM, runiter [via jogamp] wrote:
> Hi all,
> I'm having trouble with resizing my Canvas3D in Mac OS X. When the gui is
> initialized it's drawn perfectly but when it resize it the canvas size doesn't
> change. The Canvas3D is inside a JSliptPane and its size doesn't change when
> moving the split divider or when resizing the JFrame. Instead it always sticks
> to lower left corner. This problem only occurs in Mac OS X.
>
> I'm using Java 1.7 update 51, in Mac OS X 10.8.5
> I'm using Java3D [dev] 1.6.0-pre9-daily-experimental daily
>
> Is this problem the same as the one being discussed here or should I open a
> new forum subject?
> If it's this one, is there a fix available.? Reading through this forum it's
> unclear to me whether or not a fix is available yet.
Please look here:
<
https://jogamp.org/bugzilla/show_bug.cgi?id=946#c2>
Try with a new 'test' build .. thank you.
I guess you simply can replace GlueGen+JOGL jar files in Java3D ..
~Sven