#1
|
|||
|
|||
Can I change the text size of slider object?
Hi, everyone
I have code like this: Code:
linkChangeBox = vizinfo.add('',textsize=0.6) link_Slider1_min = linkChangeBox.add(viz.SLIDER, 'Link 1 Min') Also, since linkChangeBox contains all the sliders, can I do something to change the size of all the objects which are in it? Thanks |
#2
|
|||
|
|||
You can use the <vizinfo>.scale command to scale the entire box and contents.
|
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Possible to change size of a vizshape.addBox object? | Renato Lima | Vizard | 1 | 10-18-2010 10:51 AM |
How to move a text object and its children text objects as a whole | knightgba | Vizard | 2 | 08-24-2010 11:21 AM |
How to change the size of different parts of an avatar? | llqqff | Vizard | 3 | 02-23-2010 05:16 PM |
Placing Text onto another object??? | Elittdogg | Vizard | 4 | 04-08-2008 03:15 PM |
to change the text bold or italic or underline | ghazanfar | Vizard | 2 | 04-05-2007 11:08 AM |