tk_edit

Navigation:

About

tk_edit it's a small tcl-code editor inspired from kroc-edit, the ML editor and a lot of other ideas from the tcl/tk-wiki. It's the summery of that what I need to write tcl-code.

tk_edit screenshot

Features

What's new

09. September 2009:

The requirements

Download

This software stands under the BSD LICENSE and comes with NO warranty of any kind. You use it at your own risk.

date version description
09. September 2009 0.7.4
  • the procedures window uses now the correct fond
  • the procedures window is cleaned if the last text window was closed
16. July 2009 0.7.3
  • the translation works again in all parts of the program

Installation

Only try out without installation:

An installation into your system is very easy:

Thats all. Now you can start the program with "tk_edit"

Hint for FreeBSD and OpenBSD-user: on your system the tclsh is installed with a version prefix (e.g. tclsh8.5) but we need a simple "tclsh". Before you can start the program you must set a link: e.g. ln -s /usr/local/bin/tclsh8.5 /usr/local/bin/tclsh

Uninstallation

Thats all.

Many thanks to

David Zolli for providing the source code of kroc-edit.

Bugs

Nobody is perfect - bugreports, comments and opinions are very welcome.


I wish you a good time

Falk

tk_cdconverter*at*utanet.at

Last change: 09. September 2009