Wize /
Extensions
Search:  

WIZE EXTENSIONS

The Wize binary is a self contained, standalone Tcl/Tk executable with extensions. The binary internally appends a zip archive containing all required runtime support files for a Tcl/Tk application. At runtime, the zip archive portion self-mounts on the Tcl VFS mount-point /zvfs.

Contents

The wize build includes the following packages:

  • blt 2.4z+ - the BLT extension.
  • img 1.2.4 - image extension
  • libz 1.1.3 - compression library
  • sqlite 3.6.13 - sql database
  • tbcload 1.4 - loader for compiled Tcl
  • tclcompile 1.4 - the Tcl compiler
  • tcltk 8.5a5 - a modified version of Tcl/Tk
  • tclvfs 1.3 - virtual file system
  • tktable 2.9 - table widget
  • treectrl 2.2.8 - a complex tree widget
  • vu 2.1.0 - pie charts, etc.
  • shaped 0.1 - a shaped window extension.
  • clockold - the old/fast C version of clock scan.
  • tobe 2.0 - the wize zip extension and bootstrapper

In addition, Validation is provided for the following extensions:

The licenses for all of the above are BSD compatible or public domain. They can be viewed individually here.

© 2008 Peter MacDonald

Page last modified on September 14, 2011, at 01:46 PM