#1
|
|||
|
|||
Scroll Bar for Text/Resize & Button Image
Hello,
Does anyone know how I would add a scroll bar to a text box? Also, how do I re-size and change the font/color of viz.addText3D and viz.addText? Is it possible to viz.addTexture to a button? Thank you |
#2
|
|||
|
|||
For the last question I want to add an object to a button, is that possible?
|
#3
|
|||
|
|||
You might want to look into wxPython or another Python add-on that's used for creating GUI applications to create a textbox that scrolls. Vizard's textbox does not support that functionality.
The command index (Help->Command Index) documents the commands available on node3D objects. For text font/color: <node3d:text3d>.font <node3d:text3d>.fontSize <node3d>.color For button image: <node3d:GUI:button>.downpicture <node3d:GUI:button>.uppicture |
#4
|
|||
|
|||
Quote:
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
360 panorama image cube using as darts target and record the xy coordinates | mshukun | Vizard | 2 | 03-14-2013 06:17 AM |
Create Button or Text | Chrissy2009 | Vizard | 1 | 07-15-2009 05:34 PM |
Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 11:13 AM |
View an image on the Fakespace HMD | roman_suvorov | Vizard | 16 | 05-23-2008 07:51 AM |
button problems | cade_mccall | Vizard | 3 | 02-22-2007 09:48 AM |