tvSetSelectColor: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *P([a-gi-z ])" to "$1 - p$2") |
||
Line 12: | Line 12: | ||
|p1= ctrl: [[Control]] | |p1= ctrl: [[Control]] | ||
|p2= path: [[Array]] - | |p2= path: [[Array]] - path of the item | ||
|p3= color: [[Array]] - color RGBA | |p3= color: [[Array]] - color RGBA |
Revision as of 15:45, 8 November 2023
Description
- Description:
- Sets the select color of given path.
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- ctrl tvSetSelectColor [path, color]
- Parameters:
- ctrl: Control
- path: Array - path of the item
- color: Array - color RGBA
- Return Value:
- Nothing
Examples
- Example 1:
- _control tvSetSelectColor [[0, 0], [1,1,1,0.5]];
Additional Information
- See also:
- tvSetColor
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