lbTooltip: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma 3 |version1= 2.06 |gr1= GUI Control |branch= dev |descr= Returns tooltip for ListBox, ComboBox and Toolbox |s1= lbTooltip [idc, index]...") |
Lou Montana (talk | contribs) m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +(\[[a-zA-Z0-9_, ]+\]);?<\/code>" to "<sqf>$1 $2;</sqf>") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|game1= | |game1= arma3 | ||
|version1= 2.06 | |version1= 2.06 | ||
|gr1= GUI Control | |gr1= GUI Control | ||
|descr= Returns tooltip for ListBox, ComboBox and Toolbox | |descr= Returns tooltip for ListBox, ComboBox and Toolbox | ||
Line 26: | Line 24: | ||
|r2= [[String]] | |r2= [[String]] | ||
|x1= <sqf>lbTooltip [1, 1];</sqf> | |||
|seealso= [[lbSetTooltip]] [[ctrlTooltip]] | |||
|seealso= [[lbSetTooltip]] | |||
}} | }} |
Latest revision as of 13:20, 5 May 2022
Description
- Description:
- Returns tooltip for ListBox, ComboBox and Toolbox
- Groups:
- GUI Control
Syntax
Alternative Syntax
Examples
- Example 1:
- lbTooltip [1, 1];
Additional Information
- See also:
- lbSetTooltip ctrlTooltip
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