tvTooltip: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 33: | Line 33: | ||
|r2= [[String]] - Tooltip text | |r2= [[String]] - Tooltip text | ||
|x1= <code>_text = [[tvTooltip]] [101, [0,2]];</code> | |x1= <code>_text = [[tvTooltip]] [101, [0,2]];</code> |
Revision as of 18:16, 18 January 2021
Description
- Description:
- Gets the tooltip text associated with the specified tree view path.
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- tvTooltip [idc, path]
- Parameters:
- [idc, path]: Array
- idc: Number - IDC of the tree view control.
- path: Array - Array containing path numbers.
- Return Value:
- String - Tooltip text
Alternative Syntax
- Syntax:
- ctrl tvTooltip path
- Parameters:
- ctrl: Control
- path: Array - Array containing path numbers.
- Return Value:
- String - Tooltip text
Examples
Additional Information
- See also:
- tvSetTooltiptvAddtvCleartvCollapsetvCounttvCurSeltvDatatvDeletetvExpandtvPicturetvSetCurSeltvSetDatatvSetPicturetvSetValuetvSorttvSortByValuetvTexttvValue
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