It doesnt work for me and I don´t know why.
When I start my program the policy is PERSPECTIVE (default) and when I press
the button for the first time it change to PARALLEL.
the problem begins when I press the second button. It doesn´t change to
PERSPECTIVE again.
I would very much apreciate any suggestion.
byezz
----- Original Message -----
From: "Blaine Alex Bell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 25, 2001 9:52 PM
Subject: Re: [JAVA3D] help needed with setProjectionPolicy
> try using different values (i.e. PERSPECTIVE and PARALLEL) when calling
> the setProjectionPolicy method between the two buttons. it works fine
> for me.
>
> B
>
> On Sun, 25 Feb 2001, PiXoTo wrote:
>
> > Hello,
> >
> > How can I change the projectionPolicy at runtime?
> > I have two buttons. When the user press the first it does
setProjectionPolicy (view.PARALELL_PROJECTION) and setProjectionPolicy
(view.PARALELL_PROJECTION) when the second one is pressed.
> >
> > The problem is that ... nothing is changed. I put System.out.println
(getProjectionPolicy()) and it is always the same.
> >
> > Can you help me?
> >
> > Thanks in advance.
> >
> > --------------------------------------------------
> > PiXoTo
> > mail: [EMAIL PROTECTED]
> > msn: [EMAIL PROTECTED]
> > web: http://www.pixoto.com
> > --------------------------------------------------
> >
>
>
===========================================================================
> 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".
===========================================================================
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".