lnbSetPictureColorSelectedRight: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *I([a-z ])" to "$1 - i$2") |
BrettMayson (talk | contribs) mNo edit summary |
||
| Line 16: | Line 16: | ||
|p3= column: [[Number]] - index of the column | |p3= column: [[Number]] - index of the column | ||
|p4= color: [[ | |p4= color: [[Color|Color (RGBA)]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
| Line 28: | Line 28: | ||
|p23= column: [[Number]] - index of the column | |p23= column: [[Number]] - index of the column | ||
|p24= color: [[ | |p24= color: [[Color|Color (RGBA)]] | ||
|r2= [[Nothing]] | |r2= [[Nothing]] | ||
Latest revision as of 01:21, 3 January 2026
Description
- Description:
- Sets the color of the right picture when it is selected.
- Groups:
- GUI Control - ListNBox
Syntax
- Syntax:
- lnbSetPictureColorSelectedRight [idc, [row, column], color]
- Parameters:
- idc: Number
- row: Number - index of the row
- column: Number - index of the column
- color: Color (RGBA)
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- ctrl lnbSetPictureColorSelectedRight [[row, column], color]
- Parameters:
- ctrl: Control
- row: Number - index of the row
- column: Number - index of the column
- color: Color (RGBA)
- Return Value:
- Nothing
Examples
- Example 1:
- _control lnbSetPictureColorSelectedRight [[0, 0], [1,1,1,0.5]];
Additional Information
- See also:
- lnbSetColor lnbColorRight lnbColor
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note