<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE TIP SYSTEM "http://www.tcl.tk/cgi-bin/tct/tip/tipxml.dtd">
<!-- Converted at Sun Feb 12 09:39:44 GMT 2012 -->
<!-- TIP AutoGenerator - written by Donal K. Fellows -->

<TIP number='172'>
<header><title>Improve UNIX Tk Look and Feel</title><author address="mailto:davidw@dedasys.com">David N. Welton</author><status type='project' state='withdrawn' tclversion="8.5" vote='none'>$Revision: 1.4 $</status><history></history><created day='8' month='mar' year='2004' /><obsoleted tip='248'/></header>
<abstract>In the spirit of &quot;worse is better&quot;, this TIP proposes a simple way to notably improve Tk&apos;s look and feel for the 8.5 release of Tk. It does not fix all the problems, and won&apos;t make Tk look like whatever toolkit is &quot;native&quot; on the user&apos;s machine (Gtk or Qt), but will at least improve the current situation.</abstract>
<body><section title="Rationale">
<para>This TIP is needed because people continue to complain about Tk&apos;s outdated look. This TIP, being extremely easy to implement, should be put into place while we await a technically superior solution such as the Tile project.</para>
</section>
<section title="Proposed Change">
<para>The two things that ought to happen are as follows:</para>
<enumerate><item.e index='1'><para>The code now located in the tklib &quot;style&quot; module should be tweaked to further improve its look (for instance Pat Thoyts suggests a few additional improvements at the bottom of the page), and included as the default look for Tk on Unix in the 8.5 release. Credit goes to Jeremy Collins and the Tk revitalization project for most of the code, I believe.</para></item.e><item.e index='2'><para>A loadable package should be distributed with Tk that reverts the look and feel to &quot;classic Tk&quot;, so that &quot;package require classictk&quot; would be the only change necessary to not use the new look.</para></item.e></enumerate>
</section>
<section title="Copyright">
<para>This document has been placed in the public domain.</para>
</section>
</body></TIP>

