<tdalign="right"valign="center"><imgsrc="logo32.png"align="right"width="64"height="32"border="0"></td></tr></table><h1align=center>Books about GUI</h1>
<p> This is not a comprehensive list of books, there are many other
books worth buying. Here we mention just a few GUI/UI books that don't
gather dust in our shelves.
<p><b>C++ GUI Programming with TQt 3</b> by Jasmin Blanchette and Mark
Summerfield, ISBN 0-13-124072-2. This is the Official TQt book written
by two veteran Trolls.
<ahref="http://www.amazon.com/exec/obidos/ASIN/0131240722/trolltech/">(Read more about it or buy it.)</a>
<p><b>The Design of Everyday Things</b> by Donald Norman,
ISBN 0-38526774-6, is one of the classics of human interface design.
Norman shows how badly something as simple as a kitchen stove can be
designed, and everyone should read it who will design a dialog box,
write an error message, or design just about anything else humans are
supposed to use.
<ahref="http://www.amazon.com/exec/obidos/ASIN/0385267746/trolltech/t">(Read more or buy it.)</a>
<p><aname="fowler"></a>
<b>GUI Design Handbook</b> by Susan Fowler, ISBN 0-07-059274-8, is an
alphabetical dictionary of widgets and other user interface elements,
with comprehensive coverage of each. Each chapter covers one widget
or other element, contains the most important recommendation from the
Macintosh, Windows and <ahref="motif-extension.html#Motif">Motif</a> style guides, notes about common
problems, comparison with other widgets that can serve some of the
same roles as this one, etc.
<p><ahref="http://www.amazon.com/exec/obidos/ASIN/0070592748/trolltech/t">(Read more or buy it.)</a>
<p><b>Macintosh Human Interface Guidelines</b>, second edition, ISBN
0-201-62216-5, is worth buying for the <em>don't</em>s alone. Even
though you're not writing Macintosh software, avoiding most of what it
advises against will produce more easily comprehensible software.
Doing what it tells you to <em>do</em> helps, too.
<ahref="http://www.amazon.com/exec/obidos/ASIN/0201622165/trolltech/t">(Read more or buy it.)</a>
<p> This book is now available
<ahref="http://developer.apple.com/techpubs/mac/HIGuidelines/HIGuidelines-2.html">on the web</a> and there is a