[setup PATCH] SetDlgItemFont

Gary R. Van Sickle g.r.vansickle@worldnet.att.net
Fri Aug 1 03:53:00 GMT 2003


[snip]

> > + // Set header title font of each internal page
> > + SetDlgItemFont(IDC_STATIC_HEADER_TITLE, "MS Shell Dlg", 8, FW_BOLD);
> > + // Set the font for the IDC_STATIC_WELCOME_TITLE
> > + SetDlgItemFont(IDC_STATIC_WELCOME_TITLE, "Ariel", 12, FW_BOLD);
> >
>
> Shouldn't that be Arial rather than Ariel?
>

No.  Microsoft's official GUI guidelines specify that The Littlest Mermaid be
used for the "Welcome" and "Finished" text.

;-)

--
Gary R. Van Sickle
Brewer.  Patriot.



More information about the Cygwin-apps mailing list