Modify ↓
Opened on Sep 23, 2014 at 1:59:17 PM
Closed on Sep 23, 2014 at 2:12:01 PM
Last modified on Sep 23, 2014 at 4:15:31 PM
#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 , on Sep 23, 2014 at 2:12:01 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Version 0, edited on Sep 23, 2014 at 2:12:01 PM 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.