View Single Post
  #2  
Old 02-09-2011, 01:31 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
There is no built-in command for this but you could use a GUI toolkit like wxPython. Instructions for installing wxPython can be found in the following kb article:
http://kb.worldviz.com/articles/72

If you're going to be upgrading to Vizard 4 then you can display an HTML form that incudes a textarea control using the vizhtml module.
Reply With Quote