ctrlSetPosition: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "</dt>" to "") |
m (Text replace - "</dd>" to "") |
||
Line 32: | Line 32: | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dd class="notedate">Posted on January 27, 2007 - 19:13 | <dd class="notedate">Posted on January 27, 2007 - 19:13 | ||
<dt class="note">[[User:Giova|Giova]]<dd class="note">IMPORTANT'' | <dt class="note">[[User:Giova|Giova]]<dd class="note">IMPORTANT'' | ||
You have to use [[ctrlCommit]] command to apply this effect(Arma v1.02.5103GER) | You have to use [[ctrlCommit]] command to apply this effect(Arma v1.02.5103GER) | ||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 13:32, 21 October 2011
Description
- Description:
- Sets wanted position and size for control animation. Width and height are optional.
- Groups:
- Uncategorised
Syntax
- Syntax:
- controlName ctrlSetPosition [x, y, w, h]
- Parameters:
- controlName: Control
- [x, y, w, h]: Array
- Return Value:
- Nothing
Examples
- Example 1:
_control ctrlSetPosition [0.5, 0.5]
Additional Information
- See also:
- ctrlPosition
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
Notes
- Posted on January 27, 2007 - 19:13
- Giova
- IMPORTANT You have to use ctrlCommit command to apply this effect(Arma v1.02.5103GER)