Here is the changed class
I put in a branchgroup that you can detach and then add in a new text object
just a hack I am afraid

<note to sun team>
It would seem that the setString method in the Text3D object does not do what
you would expect
It would seem that when you do the setString() it does not remove the geometry
of the previous text
nor does it try to use the Font object that is stored inside of it, nor the
character spacing.
What you would expect is that setString removes the previous geometry and
creates a new geometry with the new text

possible bug?
Scott
 <<Text3DTest.java>>  <<Text3DTestold.java>> 

Scott Decker
Research Scientist
Pacific Northwest National Labs
[EMAIL PROTECTED]

Text3DTest.java

Text3DTestold.java

Reply via email to