« Progress bars that start over are almost useless | Main | How many apps are there in that app, anyway? »

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d83451fb6769e200d8344f720a53ef

Listed below are links to weblogs that reference A UI sketch whose controls perfectly fill the window is probably too good to be true:

Comments

Mark Bramley

There are a few more gotchas to consider as well:
1. When UI text is translated from English into a non-English language, all the controls that previously fit perfectly are now clipping the text or overflowing into one another. Existing attempts to address this problem either leave a lot of whitespace in the English version making it look daft, or rely on localization vendors to layout the controls themselves and since they tend not to deeply understand the program flow it often ends up as a diabolical mess. Try running a French or German version of an originally US product and look at the dialogs :-(. The UIs that don't have this problem are ones with a flow-based layout (e.g. HTML, but not tables) rather than absolute positioning.
2. Large Fonts. With the wonders of high resolution displays text can get really tiny. Turning on large fonts (in MS Windows at least) really messes up a lot of app's UI.
On a related topic, this is one place where Firefox did a great job, because the text resize feature always works no matter what styles are used in the HTML.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment