WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Change the blue line of a vizdlg/info panel (https://forum.worldviz.com/showthread.php?t=5378)

tokola 06-13-2015 08:04 AM

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

farshizzo 06-15-2015 10:01 AM

You can change the color by applying it to the border object of the panel:

Code:

panel.border.color(viz.PURPLE)

tokola 06-18-2015 08:14 AM

Thanks a lot. That works fine!


All times are GMT -7. The time now is 11:01 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC