tvTooltip: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
|serverExec= |= Multiplayer Execution | |serverExec= |= Multiplayer Execution | ||
|gr1= GUI Control |GROUP1= | |gr1= GUI Control - Tree View |GROUP1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:48, 26 September 2020
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