tvTooltip: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
| [[tvTooltip]] [idc, path] |SYNTAX= | | [[tvTooltip]] [idc, path] |SYNTAX= | ||
|p1= [idc, path]: [[Array]]| | |p1= [idc, path]: [[Array]]|PARAMETER1= | ||
|p2= idc: [[Number]] - IDC of the tree view control. |PARAMETER2= | |p2= idc: [[Number]] - IDC of the tree view control. |PARAMETER2= | ||
Revision as of 21:13, 24 September 2020
Description
- Description:
- Gets the tooltip text associated with the specified tree view path.
- Groups:
- GUI Control
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