Make dialogs compatible with "large fonts".
Posted
by Narcís Calvet
on Stack Overflow
See other posts from Stack Overflow
or by Narcís Calvet
Published on 2010-03-31T10:59:29Z
Indexed on
2010/03/31
11:03 UTC
Read the original article
Hit count: 208
Which do you think are best practices for making a windows dialog compatible both with standard fonts (96 dpi) and "large fonts" setting (120 dpi) so that objects don't overlap or get cut off?
BTW: Just in case it's relevant, I'm interested in doing this for Delphi dialogs.
Thanks in advance!
© Stack Overflow or respective owner