For detailed information or to download these releases, see:
http://www.activestate.com/products/activetcl/
== New in ActiveTcl 8.4.16 ==
A core patchlevel release with module updates, including:
* Updated Expect 5.44.1.3 (unicode changes)
* Updated Sqlite 3.4.1
* Updated Tcllib 1.10
* Updated tDom 0.8.2
* Updated XOTcl 1.5.5
Download ActiveTcl 8.4.16 now:
http://www.activestate.com/store/activetcl
== New in ActiveTcl 8.5.0 Beta 9 ==
Adds new Tcl/Tk source features, including:
* TDK 8.5b1 core
* dict command
* New lassign and lrepeat commands
* expr ** exponentiation operator
* namespace ensembles support
* source -encoding switch
* unload command
* Text widget smooth scrolling, multi-line search
* Anti-aliased font support on X-Windows (already supported on Win/Mac)
* Updated look of radiobutton and checkbutton, and tri-state option.
* send officially supported on Windows
* Updates to the grid geometry manager
* Fully themed (native) widget set
Download ActiveTcl 8.5.0 Beta 9 now:
http://www.activestate.com/products/activetcl/beta_download.plex
=== Getting Started ===
Whether you're a first-time user or a long-time fan, our free resources
will help you get the most from ActiveTcl.
User forums and FAQs:
http://community.activestate.com/products/ActiveTcl
Mailing list archives:
http://aspn.activestate.com/ASPN/Mail/?topic=Tcl
Documentation:
http://aspn.activestate.com/ASPN/docs/ActiveTcl
=== Feedback ===
Everyone is encouraged to participate in making Tcl an even better
language. For bugs related to ActiveTcl, please use:
http://bugs.ActiveState.com/ActiveTcl
Tcl/Tk is maintained by the Tcl community, with the sources and bug
database at SourceForge:
http://tcl.SourceForge.net/
Enjoy!
--
Andreas Kupries <andr...@ActiveState.com>
Developer @ http://www.ActiveState.com
>
> ActiveState is pleased to announce ActiveTcl 8.4.16, a core
> patchlevel release of the complete, ready-to-install Tcl
> distribution for Windows, Mac OS X, Linux, Solaris, AIX and HP-UX;
> and ActiveTcl 8.5.0 Beta 9, based on the upcoming Tcl/Tk 8.5
> release.
>
[snip]
>== New in ActiveTcl 8.5.0 Beta 9 ==
[snip]
> * Anti-aliased font support on X-Windows (already supported on
Are you sure? I downloaded the Linux binary today, and the fonts are
definitely worse-looking than with 8.5a4 which I compiled with
--enable-xft
[snip]
> --
> Andreas Kupries <andr...@ActiveState.com>
> Developer @ http://www.ActiveState.com
--
*********** To reply by e-mail, make w single in address
**************
/Ashok
On Sep 27, 7:32 pm, andre...@activestate.com (Andreas Kupries (AS
Yes, they co-exist fine.
> [snip]
>>== New in ActiveTcl 8.5.0 Beta 9 ==
> [snip]
>> * Anti-aliased font support on X-Windows (already supported on
>
> Are you sure? I downloaded the Linux binary today, and the fonts are
> definitely worse-looking than with 8.5a4 which I compiled with
> --enable-xft
>
>
> [snip]
I've built 8.5b1 from source with --enable-xft, and also installed ActiveTcl
8.5.0 Beta 9. The ActiveTcl release does not use xft.
I hope xft will be enabled in ActiveTcl 8.5.0 as it is a huge improvement.
Some betas with xft would be a good idea, as there are issues to be
resolved with family and size of fonts.
Keith.
Yes. I installed 8.5b1 yesterday in D:/Tcl85, while my regular 8.4 is
in D:/Tcl.
The only thing to consider is that 8.5 doesn't come with the many libs
8.4 does, so one might copy needed extensions (like Img, tdom) from
the 8.4 tree to the 8.5 tree.
I could be wrong about this, but it's been my impression that
ActiveState intended for the two distributions to live in the same
directory. As far as I can tell, someone has gone to great lengths to
ensure that all version-specific files have version-specific names so
that nothing vital gets overwritten. The upside is that you only need
one copy of the extensions and other shared files. I'm no "power
user", but I've had the two versions living in the same directory for
well over a year with no problems.
We have an issue with the build machine that we use in that it has a
botched Xft release. We'll need to find a new distro to base our builds
off of to correct this problem.
Jeff