Hello again everyone,

  I want to print some text on my canvas3d using a text2d object, but the
text I want to print out encloses some newline caracters (a multiline
string), i.e. "...\n....\n...", but when it is rendered I only see one big
string and no new lines. Is it possible to use one single text2d object to
show my multiline text or am I forced to use one text2d object per line and
then use some transform3ds to make the translations? Any help, suggestions,
links or comments are welcomed. Thanks all in advance.

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