Elisabeth,

No, setTransform should work whether or not you are live if the
appropriate capabilities have been set.  I'm at a customer site and
don't have any example code in front of me.  From what I remember of
your code you might want to try rewriting it, I've never subclassed a
branchgroup like that and set up the transform groups within it, perhaps
you are seeing some scope issue?  If I remember your code correctly you
didn't include the declarations for the transformgroup you are trying to
adjust (so it's a bit like guessing in the dark as to what your problem
actually is).

- John Wright
Starfire Research

Elisabeth Thorsen wrote:
>
> Hi John,
>
> setLabel() is called before the "test" BranchGroup is added to its parent (before 
>the "test" BranchGroup is live).
>
> When updateLabel() is called, the branchGroup has been added to its parent and is 
>live.
>
> Is setTransform supposed to work differently if the branchgroup is live or not?
>
> Elisabeth Thorsen
>
> ===========================================================================
> 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".

Reply via email to