Jump to content

LabVIEW configuration file/Colors: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
Line 21: Line 21:
| notes = None
| notes = None
}}
}}
 
{{ labviewconfigurationkey
== blinkFG ==
| keyname = blinkFG
Example: <code>blinkFG=E3F4A5</code><br/>
| example = blinkFG=E3F4A5
Description: Blinking Front Panel component foreground<br/>
| datatype = h
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| description = Blinking Front Panel component foreground
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| permitted_values = 000000 to FFFFFF
Default Value: <code>FFFF00</code> ''(Yellow)''<br/>
| default = FFFF00 ''(Yellow)''
LabVIEW Versions: 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| LV1 = 4
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV2 = 5
Notes: None<br/>
| LV3 = 6
 
| LV4 = 7
== coercionDot ==
| LV5 = 8
Example: <code>coercionDot=B4C5D6</code><br/>
| LV6 =
Description: Block Diagram coercion dots<br/>
| OS1 =w
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| OS2 =m
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| OS3 =l
Default Value: <code>666666</code> ''(Dark Gray)''<br/>
| OS4 =u
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| notes = None
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
}}
Notes: None<br/>
{{ labviewconfigurationkey
 
| keyname = coercionDot
== cursor.background ==
| example = coercionDot=B4C5D6
Example: <code>cursor.background=B2C3D4</code><br/>
| datatype = h
Description: Unknown<br/>
| description = Block Diagram coercion dots color
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| permitted_values = 000000 to FFFFFF
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| default = LV 3..8 - 666666 ''(Grey)'', LV 8.2 - FF0000 ''(Red)''
Default Value: <code>Unknown</code> ''(Red)''<br/>
| LV1 = 3
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| LV2 = 4
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV3 = 5
Notes: None<br/>
| LV4 = 6
 
| LV5 = 7
== cursor.foreground ==
| LV6 = 8
Example: <code>cursor.foreground=E9F0A1</code><br/>
| OS1 =w
Description: Unknown<br/>
| OS2 =m
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| OS3 =l
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| OS4 =u
Default Value: <code>Unknown</code> ''(Red)''<br/>
| notes = None
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
}}
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
{{ labviewconfigurationkey
Notes: None<br/>
| keyname = cursor.background
 
| example = cursor.background=B2C3D4
== diagram.background ==
| datatype = h
Example: <code>diagram.background=B2B2FF</code><br/>
| description = Cursor background color
Description: Default Block Diagram Color<br/>
| permitted_values = 000000 to FFFFFF
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| default = Unknown
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| LV1 = 3
Default Value: <code>FFFFFF</code> ''(White)''<br/>
| LV2 = 4
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| LV3 = 5
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV4 = 6
Notes: None<br/>
| LV5 = 7
 
| LV6 = 8
== diagram.primColor ==
| OS1 =w
Example: <code>diagram.primColor=22FC0B</code><br/>
| OS2 =m
Description: Background color of primitives on diagram<br/>
| OS3 =l
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| OS4 =u
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| notes = None
Default Value: <code>FFFFCC</code> ''(Light Yellow)''<br/>
}}
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
{{ labviewconfigurationkey
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| keyname = cursor.foreground
Notes: None<br/>
| example = cursor.foreground=E9F0A1
 
| datatype = h
== execPalette.background ==
| description = Cursor foreground color
Example: <code>execPalette.background=C2D3E4</code><br/>
| permitted_values = 000000 to FFFFFF
Description: Background color of the Front Panel and Block Diagram toolbars<br/>
| default = Unknown
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| LV1 = 3
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| LV2 = 4
Default Value: <code>EFEFEF</code> ''(Very Light Gray)''<br/>
| LV3 = 5
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| LV4 = 6
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV5 = 7
Notes: None<br/>
| LV6 = 8
 
| OS1 =w
== execPalette.foreground ==
| OS2 =m
Example: <code>execPalette.foreground=E5A0B1</code><br/>
| OS3 =l
Description: Unknown<br/>
| OS4 =u
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| notes = None
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
}}
Default Value: <code>Unknown</code> ''(Red)''<br/>
{{ labviewconfigurationkey
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| keyname = diagram.background
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| example = diagram.background=B2B2FF
Notes: None<br/>
| datatype = h
 
| description = Default Block Diagram Color
== menu.background ==
| permitted_values = 000000 to FFFFFF
Example: <code>menu.background=B0C1D2</code><br/>
| default = FFFFFF''(White)''
Description: Front Panel and Block Diagram menu background<br/>
| LV1 = 3
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| LV2 = 4
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| LV3 = 5
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
| LV4 = 6
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| LV5 = 7
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV6 = 8
Notes: None<br/>
| OS1 =w
 
| OS2 =m
== menu.foreground ==
| OS3 =l
Example: <code>menu.foreground=E7F8A9</code><br/>
| OS4 =u
Description: Front Panel and Block Diagram menu text<br/>
| notes = None
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
}}
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
{{ labviewconfigurationkey
Default Value: <code>000000</code> ''(Black)''<br/>
| keyname = diagram.primColor
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| example = diagram.primColor=22FC0B
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| datatype = h
Notes: None<br/>
| description = Background color of primitives on diagram
 
| permitted_values = 000000 to FFFFFF
== menubar.background ==
| default = FFFFCC ''(Light Yellow)''
Example: <code>menubar.background=F5A0B1</code><br/>
| LV1 = 3
Description: Front Panel and Block Diagram menubar<br/>
| LV2 = 4
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| LV3 = 5
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| LV4 = 6
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
| LV5 = 7
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| LV6 = 8
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| OS1 =w
Notes: None<br/>
| OS2 =m
 
| OS3 =l
== menubar.foreground ==
| OS4 =u
Example: <code>menubar.foreground=F5A0B1</code><br/>
| notes = None
Description: Front Panel and Block Diagram menubar text<br/>
}}
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
{{ labviewconfigurationkey
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| keyname = execPalette.background
Default Value: <code>000000</code> ''(Black)''<br/>
| example = execPalette.background=C2D3E4
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| datatype = h
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| description = Background color of the Front Panel and Block Diagram toolbars
Notes: None<br/>
| permitted_values = 000000 to FFFFFF
 
| default = EFEFEF ''(Very Light Grey)''
== moreColors ==
| LV1 = 3
Example: <code>moreColors=TRUE</code><br/>
| LV2 = 4
Description: Provide Extra colors in the colorpicker<br/>
| LV3 = 5
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| LV4 = 6
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| LV5 = 7
Default Value: <code>FALSE</code><br/>
| LV6 = 8
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| OS1 =w
OS's Supported: [[Image:logo.Sun.png]]<br/>
| OS2 =m
Notes: None<br/>
| OS3 =l
 
| OS4 =u
== panel.background ==
| notes = None
Example: <code>panel.background=00FFCC</code><br/>
}}
Description: Default Front Panel Color<br/>
{{ labviewconfigurationkey
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| keyname = execPalette.foreground
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| example = execPalette.foreground=E5A0B1
Default Value: <code>B3B3B3</code> ''(Medium Gray)''<br/>
| datatype = h
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| description = Foreground color of the Front Panel and Block Diagram toolbars
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| permitted_values = 000000 to FFFFFF
Notes: None<br/>
| default = Unknown
 
| LV1 = 3
== scrollbar.background ==
| LV2 = 4
Example: <code>scrollbar.background=A1B2C3</code><br/>
| LV3 = 5
Description: Scrollbar<br/>
| LV4 = 6
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| LV5 = 7
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| LV6 = 8
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
| OS1 =w
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| OS2 =m
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| OS3 =l
Notes: None<br/>
| OS4 =u
 
| notes = None
== scrollbar.foreground ==
}}
Example: <code>scrollbar.foreground=B1B2B3</code><br/>
{{ labviewconfigurationkey
Description: Scrollbar thumb and arrow button for both Front Panels and Block Diagrams<br/>
| keyname = menu.background
Datatype: <FONT COLOR=#0000FF>Integer (HEX)</FONT><br/>
| example = menu.background=B0C1D2
Permitted Values: <code>000000</code> to <code>FFFFFF</code><br/>
| datatype = h
Default Value: <code>D4D0C8</code> ''(Light Gray)''<br/>
| description = Front Panel and Block Diagram menu background
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| permitted_values = 000000 to FFFFFF
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| default = D4D0C8 ''(Light Grey)''
Notes: None<br/>
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes = None
}}
{{ labviewconfigurationkey
| keyname = menu.foreground
| example = menu.foreground=E7F8A9
| datatype = h
| description = Front Panel and Block Diagram menu text
| permitted_values = 000000 to FFFFFF
| default = 000000 ''(Black)''
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes = None
}}
{{ labviewconfigurationkey
| keyname = menubar.background
| example = menubar.background=15A0B1
| datatype = h
| description = Front Panel and Block Diagram menubar background
| permitted_values = 000000 to FFFFFF
| default = D4D0C8 ''(Light Grey)''
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes = None
}}
{{ labviewconfigurationkey
| keyname = menubar.foreground
| example = menubar.foreground=F5A0B1
| datatype = h
| description = Front Panel and Block Diagram menubar text
| permitted_values = 000000 to FFFFFF
| default = 000000 ''(Black)''
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes = None
}}
{{ labviewconfigurationkey
| keyname = moreColors
| example = moreColors=TRUE
| datatype = b
| description = Provide Extra colors in the colorpicker
| permitted_values = TRUE or FALSE
| default = FALSE
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =u
| OS2 =
| OS3 =
| OS4 =
| notes = None
}}
{{ labviewconfigurationkey
| keyname = panel.background
| example = panel.background=00FFCC
| datatype = h
| description = Default Front Panel Color
| permitted_values = 000000 to FFFFFF
| default = B3B3B3 ''(Medium Grey)''
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes = None
}}
{{ labviewconfigurationkey
| keyname = scrollbar.background
| example = scrollbar.background=A1B2C3
| datatype = h
| description = Scrollbar color
| permitted_values = 000000 to FFFFFF
| default = D4D0C8 ''(Light Grey)''
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes = None
}}
{{ labviewconfigurationkey
| keyname = scrollbar.foreground
| example = scrollbar.foreground=B1B2B3
| datatype = h
| description = Scrollbar thumb and arrow button for both Front Panels and Block Diagrams
| permitted_values = 000000 to FFFFFF
| default = D4D0C8 ''(Light Grey)''
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes = None
}}


[[Category:Development Environment]]
[[Category:Development Environment]]

Revision as of 21:39, 15 May 2007

Template:LabVIEW configuration back 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

4.x , 5.x , 6.x , 7.x , 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

4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

coercionDot

Example coercionDot=B4C5D6
Description Block Diagram coercion dots color
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value LV 3..8 - 666666 (Grey), LV 8.2 - FF0000 (Red)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

cursor.background

Example cursor.background=B2C3D4
Description Cursor background color
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value Unknown
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

cursor.foreground

Example cursor.foreground=E9F0A1
Description Cursor foreground color
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value Unknown
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

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

3.x , 4.x , 5.x , 6.x , 7.x , 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

3.x , 4.x , 5.x , 6.x , 7.x , 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 Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

execPalette.foreground

Example execPalette.foreground=E5A0B1
Description Foreground color of the Front Panel and Block Diagram toolbars
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value Unknown
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

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 Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 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

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

menubar.background

Example menubar.background=15A0B1
Description Front Panel and Block Diagram menubar background
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value D4D0C8 (Light Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 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

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

moreColors

Example moreColors=TRUE
Description Provide Extra colors in the colorpicker
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value FALSE
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 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 Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

scrollbar.background

Example scrollbar.background=A1B2C3
Description Scrollbar color
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value D4D0C8 (Light Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 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 Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None