WIZE Features
Wize provides many of the features that traditionally are
missing in Tck/Tk.
Tk Features
| Feature | Description |
| Gui | UI layout engine to reduce code. |
| Styles | Style sheets for Tk/GUI. |
| Widgets | A complete, full-featured set of widgets. |
| Blt | Enhanced and expanded. |
| Tiling | Background images for all widgets (and items eg. polygons). |
| Gradient | Simplified gradient image generation. |
| Winop | Enhanced photo copy and image manipulation. |
| Debugging | Built-in debug and introspection facilities. |
| Shaped windows | For Windows and X11. |
| Sound | A sound extension. |
| Canvas3d | A 3D Graphics extensions. |
| Inputs | Simple to use input dialogs. |
| Admin | An interface with numerous demo applications. |
Tcl Features
| Feature | Description |
| Validation | Built-in Tcl/Tk code checking. |
| CAPI | A C shared library extension generator. |
| Sqlite | An integrated database. |
| SOS | A networked client/server for sqlite. |
| Signal | Support for Unix signals. |
| Compiler | A Tcl bytecode compiler and loader. |
| Header and Stub | .h and libs included for compiling extensions. |
| BSD | Licensed under BSD. |
| Packaging | Execute applications from .zip files. |
| Standalone | Executable with built-in extensions. |
© 2008 Peter MacDonald