About this site

Tloona is a development environment (IDE) for Tcl/Tk, Itcl and XOTcl, including project management, code browser, deployment and other features. There is also support for web applications (html, AOLServer/.adp, Tclhttpd/.tml, websh/.ws3)

10 January 2008 - 14:36Tloona 1.2.1 is out!

As announced before, there is a new release 1.2.1 of Tloona.

This is merely a bugfix release, there are no new features. It gives some polish to the application, removing non-working functionality (see the last post on debugging for an explanation) and fixes lots of small, nitty-gritty bugs and annoyances.

The console got the most fixes and also a slightly enhanced functionality - it is now able to handle stdin. This means e.g. that you can run code with the debugger’s [bp] procedure inserted (see last post) inside the console as well as on outside terminals.

Grab the latest release from the download page.

No Comments | Tags: Release information

Add a Comment