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