View Single Post
  #2  
Old 06-24-2010, 11:40 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
There is no built-in support for displaying mathematical expressions. You will need to manually position/align the text objects to create the expressions. Depending on the nature of your script, it might be easier to save the expressions in html and use the viz.window.displayHTML command.
Reply With Quote