Jump to content

LabVIEW configuration file/Colors: Difference between revisions

From LabVIEW Wiki
Crelf (talk | contribs)
No edit summary
Crelf (talk | contribs)
No edit summary
Line 1: Line 1:
This is a list of LabVIEW ini File settings relating to Colors.
This is a list of LabVIEW ini File settings relating to Colors.


== panel.background ==
== blinkBG ==
Example: <code>panel.background=00FFCC</code><br/>
Example: <code>blinkBG=B6C7D8</code><br/>
Description: Default Front Panel Color<br/>
Description: Blinking Front Panel component background<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>B3B3B3</code> ''(Medium Gray)''<br/>
Default Value: <code>FF0000</code> ''(Red)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
Notes: None<br/>


== diagram.primColor ==
== blinkFG ==
Example: <code>diagram.primColor=22FC0B</code><br/>
Example: <code>blinkFG=E3F4A5</code><br/>
Description: Background color of primitives on diagram<br/>
Description: Blinking Front Panel component foreground<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>FFFFCC</code> ''(Light Yellow)''<br/>
Default Value: <code>FFFF00</code> ''(Yellow)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
 
== diagram.background ==
Example: <code>diagram.background=B2B2FF</code><br/>
Description: Default Block Diagram Color<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>FFFFFF</code> ''(White)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
 
== scrollbar.foreground ==
Example: <code>scrollbar.foreground=B1B2B3</code><br/>
Description: Scrollbar thumb and arrow button for both Front Panels and Block Diagrams<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
 
== scrollbar.background ==
Example: <code>scrollbar.background=A1B2C3</code><br/>
Description: Scrollbar<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Line 61: Line 31:
Notes: None<br/>
Notes: None<br/>


== menu.foreground ==
== cursor.background ==
Example: <code>menu.foreground=E7F8A9</code><br/>
Example: <code>cursor.background=B2C3D4</code><br/>
Description: Front Panel and Block Diagram menu text<br/>
Description: Unknown<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>000000</code> ''(Black)''<br/>
Default Value: <code>Unknown</code> ''(Red)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
LabVIEW Versions: Unknown<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
Notes: None<br/>


== menu.background ==
== cursor.foreground ==
Example: <code>menu.background=B0C1D2</code><br/>
Example: <code>cursor.foreground=E9F0A1</code><br/>
Description: Front Panel and Block Diagram menu background<br/>
Description: Unknown<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
Default Value: <code>Unknown</code> ''(Red)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
LabVIEW Versions: Unknown<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
Notes: None<br/>


== blinkFG ==
== diagram.background ==
Example: <code>blinkFG=E3F4A5</code><br/>
Example: <code>diagram.background=B2B2FF</code><br/>
Description: Blinking Front Panel component foreground<br/>
Description: Default Block Diagram Color<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>FFFF00</code> ''(Yellow)''<br/>
Default Value: <code>FFFFFF</code> ''(White)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
Notes: None<br/>


== blinkBG ==
== diagram.primColor ==
Example: <code>blinkBG=B6C7D8</code><br/>
Example: <code>diagram.primColor=22FC0B</code><br/>
Description: Blinking Front Panel component background<br/>
Description: Background color of primitives on diagram<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>FF0000</code> ''(Red)''<br/>
Default Value: <code>FFFFCC</code> ''(Light Yellow)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
Notes: None<br/>


== cursor.foreground ==
== execPalette.background ==
Example: <code>cursor.foreground=E9F0A1</code><br/>
Example: <code>execPalette.background=C2D3E4</code><br/>
Description: Unknown<br/>
Description: Background color of the Front Panel and Block Diagram toolbars<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>Unknown</code> ''(Red)''<br/>
Default Value: <code>EFEFEF</code> ''(Very Light Gray)''<br/>
LabVIEW Versions: Unknown<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
 
== cursor.background ==
Example: <code>cursor.background=B2C3D4</code><br/>
Description: Unknown<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>Unknown</code> ''(Red)''<br/>
LabVIEW Versions: Unknown<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
Notes: None<br/>
Line 131: Line 91:
Notes: None<br/>
Notes: None<br/>


== execPalette.background ==
== menu.background ==
Example: <code>execPalette.background=C2D3E4</code><br/>
Example: <code>menu.background=B0C1D2</code><br/>
Description: Background color of the Front Panel and Block Diagram toolbars<br/>
Description: Front Panel and Block Diagram menu background<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>EFEFEF</code> ''(Very Light Gray)''<br/>
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
Notes: None<br/>


== menubar.foreground ==
== menu.foreground ==
Example: <code>menubar.foreground=F5A0B1</code><br/>
Example: <code>menu.foreground=E7F8A9</code><br/>
Description: Front Panel and Block Diagram menubar text<br/>
Description: Front Panel and Block Diagram menu text<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Line 157: Line 117:
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
== menubar.foreground ==
Example: <code>menubar.foreground=F5A0B1</code><br/>
Description: Front Panel and Block Diagram menubar text<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>000000</code> ''(Black)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Line 169: Line 139:
LabVIEW Versions: 7.1, 8.x<br/>
LabVIEW Versions: 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Sun.png]]<br/>
OS's Supported: [[Image:logo.Sun.png]]<br/>
Notes: None<br/>
== panel.background ==
Example: <code>panel.background=00FFCC</code><br/>
Description: Default Front Panel Color<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>B3B3B3</code> ''(Medium Gray)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
== scrollbar.background ==
Example: <code>scrollbar.background=A1B2C3</code><br/>
Description: Scrollbar<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
== scrollbar.foreground ==
Example: <code>scrollbar.foreground=B1B2B3</code><br/>
Description: Scrollbar thumb and arrow button for both Front Panels and Block Diagrams<br/>
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
Notes: None<br/>

Revision as of 19:41, 5 May 2007

This is a list of LabVIEW ini File settings relating to Colors.

blinkBG

Example: blinkBG=B6C7D8
Description: Blinking Front Panel component background
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: FF0000 (Red)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

blinkFG

Example: blinkFG=E3F4A5
Description: Blinking Front Panel component foreground
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: FFFF00 (Yellow)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

coercionDot

Example: coercionDot=B4C5D6
Description: Block Diagram coercion dots
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: 666666 (Dark Gray)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

cursor.background

Example: cursor.background=B2C3D4
Description: Unknown
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: Unknown (Red)
LabVIEW Versions: Unknown
OS's Supported:
Notes: None

cursor.foreground

Example: cursor.foreground=E9F0A1
Description: Unknown
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: Unknown (Red)
LabVIEW Versions: Unknown
OS's Supported:
Notes: None

diagram.background

Example: diagram.background=B2B2FF
Description: Default Block Diagram Color
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: FFFFFF (White)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

diagram.primColor

Example: diagram.primColor=22FC0B
Description: Background color of primitives on diagram
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: FFFFCC (Light Yellow)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

execPalette.background

Example: execPalette.background=C2D3E4
Description: Background color of the Front Panel and Block Diagram toolbars
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: EFEFEF (Very Light Gray)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

execPalette.foreground

Example: execPalette.foreground=E5A0B1
Description: Unknown
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: Unknown (Red)
LabVIEW Versions: Unknown
OS's Supported:
Notes: None

menu.background

Example: menu.background=B0C1D2
Description: Front Panel and Block Diagram menu background
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: D4D0C8 (Light Gray)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

menu.foreground

Example: menu.foreground=E7F8A9
Description: Front Panel and Block Diagram menu text
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: 000000 (Black)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

menubar.background

Example: menubar.background=F5A0B1
Description: Front Panel and Block Diagram menubar
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: D4D0C8 (Light Gray)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

menubar.foreground

Example: menubar.foreground=F5A0B1
Description: Front Panel and Block Diagram menubar text
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: 000000 (Black)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

moreColors

Example: moreColors=TRUE
Description: Provide Extra colors in the colorpicker
Datatype: Booelan
Permitted Values: TRUE or FALSE
Default Value: FALSE
LabVIEW Versions: 7.1, 8.x
OS's Supported:
Notes: None

panel.background

Example: panel.background=00FFCC
Description: Default Front Panel Color
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: B3B3B3 (Medium Gray)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

scrollbar.background

Example: scrollbar.background=A1B2C3
Description: Scrollbar
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: D4D0C8 (Light Gray)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None

scrollbar.foreground

Example: scrollbar.foreground=B1B2B3
Description: Scrollbar thumb and arrow button for both Front Panels and Block Diagrams
Datatype: Integer (HEX)
Permitted Values: 000000 to FFFFFF
Default Value: D4D0C8 (Light Gray)
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None