Dear List:

I am unable to get the java 3d view resizing capability to work. Regardless
of whether I do:

        view.setWindowResizePolicy (view.PHYSICAL_WORLD)

        or

        view.setWindowResizePolicy (view.VIRTUAL_WORLD)

        or neither (the default is supposed to be PHYSICAL_WORLD)

I get the same behavior. Namely, if I enlarge my canvas window (by grabbing
a window edge or using the maximize button), the view object expands.
However, when I decrease trhe window size, the object does NOT shrink at
all.  

Very frustrating. Any help would be appreciated.


=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to