![]() |
|
#1
|
|||
|
|||
|
Limit vizinfo message to only one window?
I'd like to have the vizinfo messages appear only on the Main Window, but not the other two subwindows.
Is there a way to specify which window should display a vizinfo message? Thanks in advance |
|
#2
|
|||
|
|||
|
You can hide screen nodes on a per window basis using the following code:
Code:
window.visible(0,viz.SCREEN) |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vizinfo text alignment | hosier | Vizard | 2 | 06-22-2009 10:22 AM |
| Timed changing message on screen | Saz | Vizard | 3 | 06-17-2009 04:14 AM |
| character limit in viz.input message | moooh | Vizard | 3 | 04-15-2009 06:27 PM |
| Modifying Vizinfo to Support Re-parenting Tip | Gladsomebeast | Vizard | 0 | 12-16-2008 06:34 PM |
| The error window that couldn't | FlyingWren | Vizard | 2 | 12-02-2003 09:23 AM |