gnocl is a GTK+ / Gnome extension for the programming language Tcl, loosely modeled after the Tk package. It provides easy to use commands to build quickly GTK+ / Gnome-compliant applications including a canvas widget, GConf, and drag and drop.
| Tags | Software Development Widget Sets |
|---|---|
| Licenses | BSD Revised BSD Original |
| Operating Systems | POSIX Linux |
| Implementation | Tcl |
Recent releases


Changes: Major enhancements to the text widget, plus additional support for other GTK widgets.


Changes: This release mainly features updates for GTK+ 2.4. The new fileChooser is supported, including extra and preview widget. There are new commands for the fontButton, colorButton, expander, comboBox, and comboEntry widgets.


Changes: This release includes new bindings to the Gnome virtual files system. The canvas command has been improved by allowing expressions in tag identification and the addition of a -dash option to many canvas items.


Changes: This release features many enhancements, especially of the canvas widget. These enhancements include alpha blending (transparency); the new canvas items "polygon", "image", and "clipGroup"; the new subcommands "update", "raise", and "lower"; and the new options -onEnter and -onLeave.


Changes: This release features new subcommands getCurSize, isMapped, and itemCget and new options -onResize and -data for the canvas widget. The PRIMARY clipboard has been added. The scrolledWindow widget has been documented. The handling of buttons of a dialog has been changed, which simplifies the creation of HIG-compliant interfaces.