On Fri, 11 May 2007 15:29:43 -0600, Jon W wrote:

Jon,

> I see your point of being able to control all font settings, but
> that currently equates to text being truncated and therefore the
> user won't know what the installer is asking/stating.

I don't see any problem if the user simply chooses a font with wildly different 
metrics. Then it is their fault.

The main problem is and that makes me very sensitive to this issue is that I 
see the world out there at 1600 x 1200 @ 120 dpi. Poorly designed development 
environments (like Visual Basic and Delphi) and incompetent web developers 
specify their fonts in pixels rather than in real physical units (most 
obviously, points, when speaking about text). This means that something 10 
pixel high that is legible on their smaller resolution monitor requires reading 
glasses on mine. And it's not my fault, it's theirs: Windows has the built-in 
mechanism to compensate for different screen characteristics. They'd only need 
to comply with established standards.

So, the only solution I can suggest is to make your text boxes long enough, as 
long as possible without overlapping another UI element. This will help with 
localization as well.

Bye,
   Gábor

-------------------------------------------------------------------
DEÁK JAHN, Gábor -- Budapest, Hungary
E-mail: [EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to