What controls size of font inside application ?
System Admin
1
Posts
1
Posters
0
Views
1
Watching
-
I have a standard Win32 application ( MFC, SDI ) that I have written. On most user's desktops, set to run at 1280x1024 with "small fonts", the application appears fine. However, when the application runs on one user's machine the fonts appear larger than normal causing the application's window to not fit on the display without showing scroll bars. I have verified her settings are 1280x1024 with "small fonts" like everybody elses .. What else should I look at to determine why the application is behaving differently on her machine ?