tvCurSel: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
Fred Gandt (talk | contribs) m (<code> tickle) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns path to currently selected item. IDC means id of parent Tree View. | | Returns path to currently selected item. IDC means id of parent Tree View. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''tvCurSel''' idc |= Syntax | | '''tvCurSel''' idc |= Syntax | ||
|p1= idc: [[Number]] | |p1= idc: [[Number]] |= PARAMETER1 | ||
| [[Array]] |= RETURNVALUE | | [[Array]] |= RETURNVALUE | ||
|x1= <code>tvCurSel 101</code>|= | |x1= <code>[[tvCurSel]] 101;</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[tvAdd]], [[tvClear]], [[tvCollapse]], [[tvCount]], [[tvData]], [[tvDelete]], [[tvExpand]], [[tvPicture]], [[tvSetCurSel]], [[tvSetData]], [[tvSetPicture]], [[tvSetValue]], [[tvSort]], [[tvSortByValue]], [[tvText]], [[tvValue]] |= | | [[tvAdd]], [[tvClear]], [[tvCollapse]], [[tvCount]], [[tvData]], [[tvDelete]], [[tvExpand]], [[tvPicture]], [[tvSetCurSel]], [[tvSetData]], [[tvSetPicture]], [[tvSetValue]], [[tvSort]], [[tvSortByValue]], [[tvText]], [[tvValue]] |= See Also | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 12:35, 12 April 2014
Description
- Description:
- Returns path to currently selected item. IDC means id of parent Tree View.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
tvCurSel 101;
Additional Information
- See also:
- tvAddtvCleartvCollapsetvCounttvDatatvDeletetvExpandtvPicturetvSetCurSeltvSetDatatvSetPicturetvSetValuetvSorttvSortByValuetvTexttvValue
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