This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [setup PATCH] SetDlgItemFont


[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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]