lnbColor: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 15: | Line 15: | ||
|gr1= GUI Control - ListNBox | |gr1= GUI Control - ListNBox | ||
| Returns the text color of the item with the given position of the 2D listbox. The color is returned in format [[Color|Color (RGBA)]]. | |descr= Returns the text color of the item with the given position of the 2D listbox. The color is returned in format [[Color|Color (RGBA)]]. | ||
|s1= [[lnbColor]] [idc, [row, column]] | |s1= [[lnbColor]] [idc, [row, column]] |
Revision as of 21:10, 13 June 2021
Description
- Description:
- Returns the text color of the item with the given position of the 2D listbox. The color is returned in format Color (RGBA).
- Groups:
- GUI Control - ListNBox
Syntax
- Syntax:
- lnbColor [idc, [row, column]]
- Parameters:
- idc: Number
- row: Number
- column: Number
- Return Value:
- Array
Alternative Syntax
- Syntax:
- control lnbColor [row, column]
- Parameters:
- control: Control
- row: Number
- column: Number
- Return Value:
- Array
Examples
- Example 1:
_ctrl lnbColor [0,0];
Additional Information
- See also:
- lnbAddArraylnbAddColumnlnbAddRowlnbClearlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue
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