Tech Support > Microsoft Windows > Development Resources > Re: Win9x dialog underscores missing on Win2K
Re: Win9x dialog underscores missing on Win2K
Posted by Sten Westerback on June 25th, 2003



"Bob Masta" <no_spam@aol.com> wrote in message
news:3ef8a820.831130@news.itd.umich.edu...
want's to use the default for the OS at hand (s)he should be allowed
that.

Personally i think supporting "Large" was originally a bad idea
as it used to cause font mapper to fail to select a reasonable
font.
However, if you follow CUA rules (eg 2 dialog units on each
side of text on button) and use Dialog Units also when calculating
window sizes in your code, then there shouldn't be any problem.
See GetDialogBaseUnits() for details.

- Sten





Similar Posts