tvSetPictureColorDisabled: Difference between revisions
BrettMayson (talk | contribs) No edit summary |
BrettMayson (talk | contribs) mNo edit summary |
||
| Line 12: | Line 12: | ||
|p1= control: [[Control]] | |p1= control: [[Control]] | ||
|p2= path: [[ | |p2= path: [[Tree View Path]] | ||
|p3= color: [[Color|Color (RGBA)]] | |p3= color: [[Color|Color (RGBA)]] | ||
Latest revision as of 02:40, 3 January 2026
Description
- Description:
- Sets the color of left picture of a tree item defined by path when that item is disabled.
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- control tvSetPictureColorDisabled [path, color]
- Parameters:
- control: Control
- path: Tree View Path
- color: Color (RGBA)
- Return Value:
- Nothing
Examples
- Example 1:
- _control tvSetPictureColorDisabled [[0], [1,0,1,1]];
Additional Information
- See also:
- tvAdd tvClear tvCollapse tvCount tvCurSel tvData tvDelete tvExpand tvPicture tvSetCurSel tvSetData tvSetValue tvSort tvSortByValue tvValue tvText tvSetText tvSetPicture tvSetPictureColor tvSetPictureRight tvSetPictureColor tvSetPictureColorSelected tvSetPictureRightColor tvSetPictureRightColorSelected tvSetPictureRightColorDisabled
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note