displayCtrl: Difference between revisions
Jump to navigation
Jump to search
(+ category) |
m (= and example) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| display '''displayCtrl''' idc |= Syntax | | [[Control]] <nowiki>=</nowiki> display '''displayCtrl''' idc |= Syntax | ||
|p1= display [[Display]] |= Parameter 1 | |p1= display [[Display]] |= Parameter 1 | ||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre> | |x1= <pre>_ChildControl = _ParentDisplay displayCtrl 101</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 01:16, 26 August 2007
Description
- Description:
- Return child control with specified idc.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Control = display displayCtrl idc
- Parameters:
- display Display
- idc Number
- Return Value:
- Control
Examples
- Example 1:
_ChildControl = _ParentDisplay displayCtrl 101
Additional Information
- See also:
- See also needed
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