[9 Jun 2005]

ANNOUNCE: Tile Widget Set, version 0.6.4.

~ What is it?

The Tile widget set is an experimental reimplementation
of some of the standard Tk widgets.  The main features are:

    + Native look and feel under Windows (XP, NT, 2K, 98 and 95)
    + Nearly-native look and feel under Mac OSX
    + "Revitalized" look and feel under X11
    + Appearance controlled by a theme engine, providing
      greater flexibility for custom widgets
    + New widgets, including notebook, progressbar, combobox,
      and separator

~ What's New in 0.6.4

This is principally a bug-fix version, released to coincide
with the recent ActiveTcl and TclTkAquaBI releases.


~ A note on version numbers:

To help distinguish formal releases from CVS snapshots,
the version number returned by [package provide tile]
now includes a patch level, currently 0.6.4.

The patch number will be incremented immediately before and 
immediately after making a release.  Thus odd-numbered subminor 
versions indicate a CVS snapshot, and even-numbered ones indicate
a known release.  

~ Availability

The tile widget set is hosted under the tktable project
at SourceForge:

    <URL: http://tktable.sourceforge.net/tile/ >
    <URL: http://sourceforge.net/projects/tktable/ >

Sources are available under the 'tile' module in CVS.
A prebundled tarball is available in the file release area:

    <URL: http://sourceforge.net/project/showfiles.php?group_id=11464 >

Documentation is available here:

    <URL: http://tktable.sourceforge.net/tile/doc/ >


Precompiled libraries for Windows may also be present;
check for availability.

