#3210 closed Feature Request (Completed)
None of the $iCharSets are declared in GuiRichEdit.au3
Reported by: | InunoTaishou | Owned by: | Jpm |
---|---|---|---|
Milestone: | 3.3.15.1 | Component: | AutoIt |
Version: | Severity: | None | |
Keywords: | Richedit, Variable, Declared, Charset | Cc: |
Description
When using _GUICtrlRichEdit_SetFont one of the optional parameters is $iCharSet for the character set to use in the control. None of the variables showned in the help file are declared in the GuiRichEdit.au3 file. All of the fonts are included in FontConstants.au3 but this .au3 file is not included in GuiRichEdit.au3
Attachments (1)
Change History (6)
Changed 10 years ago by InunoTaishou
comment:1 Changed 10 years ago by TheDcoder
Its more like a feature request, Addition of "All constants are included in FontConstants.au3" would suffice :)
comment:2 Changed 10 years ago by Jpm
- Type changed from Bug to Feature Request
This is not an error as the constants are defined in the doc.
I move it to request feature
comment:4 Changed 10 years ago by Jpm
- Milestone set to 3.3.15.1
- Owner set to Jpm
- Resolution set to Completed
- Status changed from new to closed
Added by revision [11675] in version: 3.3.15.1
comment:5 Changed 10 years ago by TheDcoder
Thanks Jpm :)
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Example of error