Jeremy North wrote: >> I try and test the application on a Large Fonts system to ensure >> there is room for the text. > > I guess you must have a lot of wasted space on your forms or do a lot > of control positioning manually then. What happens when the user > selects Very Large Fonts or even a default DPI? Do your forms cater > for this? > > Your approach seems to not respect the end users need for having the > windows larger than they normally would appear. Can you post some > screenshots of how your apps that do this appear under Normal, Large > and Very Large fonts?
Jeremy Here are some sample screen-shots: http://www.david-taylor.myby.co.uk/software/wxtrack_at_work.htm http://www.david-taylor.myby.co.uk/software/hrpt_at_work.htm http://www.david-taylor.myby.co.uk/software/KeplerManager.htm http://www.david-taylor.myby.co.uk/software/msg_dm.htm The only allowance I make for large text is to alter the forms if a problem is reported. You can download some of the applications and test them for yourselves. There is little manual control positioning. My general principle is to try and respect all user settings (including the DesktopFont), but as there is a lot of graphics in these applications, perhaps the text is secondary. Cheers, David _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

