ctrlSetFocus: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 16: | Line 16: | ||
|x1= <code>[[ctrlSetFocus]] _control;</code> | |x1= <code>[[ctrlSetFocus]] _control;</code> | ||
|[[focusedCtrl]] | |seealso= [[focusedCtrl]] | ||
}} | }} | ||
Revision as of 23:30, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- controlName: Control
- Return Value:
- Return value needed
Examples
- Example 1:
ctrlSetFocus _control;
Additional Information
- See also:
- focusedCtrl
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
- Posted on June 30, 2017 - 09:54 (UTC)
- IT07
- This command seems to only work on controls that accept any input from keyboard or mouse.