tvTooltip: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *T([a-z ])" to "$1 - t$2") |
BrettMayson (talk | contribs) mNo edit summary |
||
| Line 16: | Line 16: | ||
|p1= idc: [[Number]] - IDC of the tree view control | |p1= idc: [[Number]] - IDC of the tree view control | ||
|p2= path: [[ | |p2= path: [[Tree View Path]] | ||
|r1= [[String]] - tooltip text | |r1= [[String]] - tooltip text | ||
| Line 24: | Line 24: | ||
|p21= ctrl: [[Control]] | |p21= ctrl: [[Control]] | ||
|p22= path: [[ | |p22= path: [[Tree View Path]] | ||
|r2= [[String]] - tooltip text | |r2= [[String]] - tooltip text | ||
Latest revision as of 06:13, 3 January 2026
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: Number - IDC of the tree view control
- path: Tree View Path
- Return Value:
- String - tooltip text
Alternative Syntax
- Syntax:
- ctrl tvTooltip path
- Parameters:
- ctrl: Control
- path: Tree View Path
- Return Value:
- String - tooltip text
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- tvSetTooltip tvAdd tvClear tvCollapse tvCount tvCurSel tvData tvDelete tvExpand tvPicture tvSetCurSel tvSetData tvSetPicture tvSetValue tvSort tvSortByValue tvText tvValue
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note