tvTooltip: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)\]\]" to "{{GameCategory|arma3|Scripting Commands}}") |
||
Line 54: | Line 54: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
{{GameCategory|arma3|Scripting Commands}} | |||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 20:56, 9 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