Modify ↓
#2903 closed Bug (No Bug)
GUICtrlSetFont does not mention FontConstants.au3
| Reported by: | ILLBeBack | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | 3.3.12.0 | Severity: | None |
| Keywords: | FontConstants | Cc: |
Description
The example in the help file for function GUICtrlSetFont does not mention that FontConstants.au3 must be included in order to use the font constants.
Attachments (0)
Change History (1)
comment:1 by , 11 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Version 0, edited 11 years ago by (next)
Note:
See TracTickets
for help on using tickets.

I'm not sure which version of the help file you're looking at, but in 3.3.12.0 it is clearly marked which files are needed to use the constants. In the Weight section, at the bottom of the list of weight constants it says Constants are defined in FontConstants.au3, at the bottom of the attributes section it says Constants are defined in GUIConstantsEx.au3, etc.