![]() |
#1
|
|||
|
|||
Change the blue line of a vizdlg/info panel
Is there a way to change the blue line used in the vizdlg panels in Vizard 5. I've tried all existing theme attributes related to color, and none of them seems to do the job. Most of them seem to be applicable only to vizmenu objects.
theme.borderColor theme.backColor theme.lightBackColor theme.darkBackColor theme.highBackColor theme.highTextColor theme.textColor |
#2
|
|||
|
|||
You can change the color by applying it to the border object of the panel:
Code:
panel.border.color(viz.PURPLE) |
#3
|
|||
|
|||
Thanks a lot. That works fine!
|
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to invoke command line question | billjarrold | Vizard | 2 | 01-11-2010 09:51 AM |
Draw line with a triangle at the end | Chrissy2009 | Vizard | 9 | 08-24-2009 12:12 PM |
Draw Line between Points | Chrissy2009 | Vizard | 2 | 05-13-2009 05:42 AM |
Randomly and Continuously Change Avatar's Face Texture | Karla | Vizard | 4 | 08-22-2008 01:14 PM |