Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#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 Gary, 18 years ago

Milestone: 3.2.12.0
Resolution: fixed
Status: newclosed

Corrected Thanks

comment:2 by Gary, 18 years ago

Resolution: fixed
Status: closedreopened

comment:3 by Gary, 18 years ago

Owner: set to Gary
Status: reopenedassigned

comment:4 by Gary, 18 years ago

Resolution: fixed
Status: assignedclosed

comment:5 by Valik, 18 years ago

Milestone: 3.2.12.03.2.11.1

Modify Ticket

Action
as closed The owner will remain Gary.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.