Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANNOUNCE: TkproE version 1.2 released

5 views
Skip to first unread message

Dennis LaBelle

unread,
Aug 12, 2007, 5:30:57 PM8/12/07
to
This message announces a new release of the TCL/TK programming Environment
(TKproE 1.2).

TKproE is an integrated program development environment for the TCL/TK
scripting language. TKproE, itself, is completely written in the TCL/TK
language.

TKproE supports the rapid development of sophisticated graphical user
interfaces. TKproE takes advantage of TK, a widget set that is accessible
through TCL, a very efficient interpreted programming language. With TKproE
the user can build or modify application programs while they are running.
This makes it possible to test program changes immediately without the cost
of compiling the application.

TKproE is an Open Source product.

TKproE 1.2 requires TCL/TK 8.4 or later.

TKproE consists of a single TCL script file that can run on Linux, UNIX or
Windows operating systems.

Please visit the TKproE home page:

http://tkproe.sourceforge.net


Changes implemented in version 1.2
------------------------------------
1) The name of the current file being edited is now displayed in the title
bar of the TKproE main window.
2) Fixed the code to prevent the addition of extra blank lines at the end
of certain saved procedures.
3) Added some support for saving pure TCL megawidgets.
4) The geometry management of paned window children is now saved.
5) Fixed a few errors related to saving windows and tags for text widgets.
6) The global variable window now sorts variable regardless of case.
7) Increased the number of toplevel window attributes that are now saved.
(almost all of them)
8) Namespaces that existed at the start of TKproE are now preserved when
loading a new project.
9) The program now saves pack, place and grid propagate information.
10) Added support for configuring BLT graph widgets. (Use the BLTgraph.tcl
template to add the first graph to a project.)
11) Added project type as a general option. TKproE will not attempt to save
TK components for projects identified as "TCL only".

0 new messages