I wanted to give the list a little update on what I've discovered concerning
this bug. It appears to only occur if you're using the Java 3D 1.2.1 Beta
(DirectX Version). Earlier versions of Java3D, and the current beta OpenGL
version do not cause this problem. I have submitted a bug to Sun telling
them about this bug, and with any luck it will get fixed.
Paul
-----Original Message-----
Paul,
We have definitely experienced the same problem. Our assumption was that
we weren't passing an event down to the canvas somehow, but if you are
seeing the same behavior it could be a fundamental difference between
applications and applets.
Any ideas?
--Mark
At 09:05 AM 1/18/2001 -0500, you wrote:
>Hey -
>
>I was curious if anyone's noticed the problem of using Java3D in an
applet.
>What I notice is that if the browser's window is moved or resized, the 3D
>object/scene remains in it's original position. Thus if I have a scene
with
>a single rotating sphere and move the window to the right half of the
>window's width in pixels, I see half a rotating sphere on the left side,
and
>graphical artifacts on the right.
>
>I'm not sure if this means that the Canvas3D object is not being moved
with
>the browser's window, or if the default window movement policy of the view
>object (PHYSICAL_WORLD) isn't being adhered to. I also noticed this
problem
>doesn't occur when using sun's appletviewer, but does occur using any
other
>browser (IE, Netscape, etc.) Has anyone else noticed this problem? Does
>anyone know of a work around? Thanks.
>
>Paul
>[EMAIL PROTECTED]
===========================================================================
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".