Modify ↓
Opened on Jan 29, 2008 at 6:38:10 AM
Closed on Jan 29, 2008 at 11:33:42 PM
Last modified on Jan 30, 2008 at 4:20:01 AM
#83 closed Bug (Fixed)
_ChooseFont
| Reported by: | Bert | Owned by: | Gary |
|---|---|---|---|
| Milestone: | 3.2.11.1 | Component: | Documentation |
| Version: | 3.2.10.0 | Severity: | |
| Keywords: | Cc: |
Description
The syntax in the helpfile says:
#Include <Misc.au3> _ChooseFont([$sFontName = "Courier New"[, $iPointSize = 10[, $iColorRef = 0[, $iFontWeight = 0[, $iItalic = False[, $iUnderline = False[, $iStrikethru = False[, $hWndOwner = 0]]]]]]]])
And then the params says:
$sFontName Default font name $iPointSize Pointsize of font $iColorRef COLORREF rgbColors $iFontWeight Font Weight $iItalic Italic $iUnderline Underline $iStrikethru Optional: Strikethru
It's missing $hWndOwner... :)
Attachments (0)
Change History (5)
comment:1 by , on Jan 29, 2008 at 11:32:47 PM
| Milestone: | → 3.2.12.0 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:2 by , on Jan 29, 2008 at 11:33:15 PM
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
comment:3 by , on Jan 29, 2008 at 11:33:31 PM
| Owner: | set to |
|---|---|
| Status: | reopened → assigned |
comment:4 by , on Jan 29, 2008 at 11:33:42 PM
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:5 by , on Jan 30, 2008 at 4:20:01 AM
| Milestone: | 3.2.12.0 → 3.2.11.1 |
|---|
Note:
See TracTickets
for help on using tickets.

Corrected Thanks