hello

i have the following problem :
I want my viewport to resize when I resize my window ie I want to use the virtual 
world viewport policy.
However when I set it, nothing changes.
for example, i toke the hellouniverse example and added the following line
u.getViewer().getView().setWindowResizePolicy(View.VIRTUAL_WORLD);
just before
u.addBranchGraph(scene);
in the init() method

Do I need to set it at another place?

regards,

mattie

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