Posted: Mon May 06, 2002 11:58 am
Restored from previous forum. Originally posted by tinman.
Hi,
I was wondering if some people here could test a small program I have written and give me some feedback on it.
The program is only a test for the GUI code I have written so far. But I am not sure about how well it handles the Windows default fonts. I am using the ANSI_VAR_FONT which seems to always be set to "MS Sans Serif" and 12 pixels high here (Win98 and Win95). I have been loading it so that it it always loads at the specified number of pixels, regardless of font resolution (set in the Display properties of the control panel) as that seemed to be what most other Windows apps do (and seems to be how the MS programs work).
I am asking if people could download it and see how it compares to other programs when using different font resolutions (especially on later editions of Windows, or things which are more customizable than Win98).
If you are interested, you can get it from
http://www.david-mcminn.co.uk/files/layout.zip
Any comments would be greatly appreciated. Thanks.
--
It's not minimalist - I'm increasing efficiency by reducing input effort.
Hi,
I was wondering if some people here could test a small program I have written and give me some feedback on it.
The program is only a test for the GUI code I have written so far. But I am not sure about how well it handles the Windows default fonts. I am using the ANSI_VAR_FONT which seems to always be set to "MS Sans Serif" and 12 pixels high here (Win98 and Win95). I have been loading it so that it it always loads at the specified number of pixels, regardless of font resolution (set in the Display properties of the control panel) as that seemed to be what most other Windows apps do (and seems to be how the MS programs work).
I am asking if people could download it and see how it compares to other programs when using different font resolutions (especially on later editions of Windows, or things which are more customizable than Win98).
If you are interested, you can get it from
http://www.david-mcminn.co.uk/files/layout.zip
Any comments would be greatly appreciated. Thanks.
--
It's not minimalist - I'm increasing efficiency by reducing input effort.