From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Highlights given control by drawing a border around it and letting it pulsate. The effect is visible until explicitly removed.

- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- [displayOrControl, thickness] call BIS_fnc_highlightControl
- Parameters:
- displayOrControl: Control - can be a Control or a Display. When a display is passed as parameter, the function will delete the previously created highlight control on that given display.
- thickness: Number - (Optional, default 20) thickness of the border
- Return Value:
- Control - returns the created highlight control.
Examples
- Example 1:
- Example 2:
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