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