ctrlSetFont: Difference between revisions
Jump to navigation
Jump to search
m (merged all the SetFontXXX commands) |
No edit summary |
||
Line 8: | Line 8: | ||
| Sets the font of given control. | | Sets the font of given control. | ||
|= Description | |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | controlName '''ctrlSetFont''' fontName | ||
[[Control]] | |p1= controlName: [[Control]] |= Parameter 1 | ||
|p2= fontName: [[String]] |= Parameter 2 | |||
|p2= | |||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 19:31, 21 January 2009
Description
- Description:
- Sets the font of given control.
- Groups:
- Uncategorised
Syntax
- Syntax:
- controlName ctrlSetFont fontName
- Parameters:
- controlName: Control
- fontName: String
- Return Value:
- Nothing
Examples
- Example 1:
_control ctrlSetFont "TahomaB"
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