tvSetPictureColorDisabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <dl class="command_description"> </dl>" to "")
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
Line 18: Line 18:
| p4= color: [[Array]] - color in format [r,g,b,a]
| p4= color: [[Array]] - color in format [r,g,b,a]


| [[Nothing]]
|r1= [[Nothing]]


|x1= <code>_control [[tvSetPictureColorDisabled]] [[0], [1,0,1,1]]</code>
|x1= <code>_control [[tvSetPictureColorDisabled]] [[0], [1,0,1,1]]</code>

Revision as of 11:18, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control - Tree View

Syntax

Syntax:
Syntax needed
Parameters:
control: Control
[path, color]: Array
path: Array - path to tree view item
color: Array - color in format [r,g,b,a]
Return Value:
Nothing

Examples

Example 1:
_control tvSetPictureColorDisabled [[0], [1,0,1,1]]

Additional Information

See also:
tvAddtvCleartvCollapsetvCounttvCurSeltvDatatvDeletetvExpandtvPicturetvSetCurSeltvSetDatatvSetValuetvSorttvSortByValuetvValuetvTexttvSetTexttvSetPicturetvSetPictureColortvSetPictureRighttvSetPictureColortvSetPictureColorSelectedtvSetPictureRightColortvSetPictureRightColorSelectedtvSetPictureRightColorDisabled

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note