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

ANNOUNCE: gnocl 0.0.8

1 view
Skip to first unread message

Peter G. Baum

unread,
Dec 21, 2001, 4:26:16 AM12/21/01
to
gnocl Version 0.0.8 is available at

http://www.dr-baum.net/gnocl/

Main changes besides bug fixes, code cleanups and documentation updates:
- new pixmap widget
- app and window can set default height and width
- toolbar, menuItem and optionMenu can have custom icons
- table is now a combination of gtk table and gtk frame
- padding and alignment of label can be set
- the columns of the list widget can be sorted via a tcl callback
function and cell text retrieved
- binding on key and button event can have a parameter "detail" and
the correspondig callback functions have more percent
substitutions
- experimental: remote activation via goad

gnocl is a Tcl extension (package) which implements gtk and gnome
widgets.

gnocl does not try to be a direct mapping from gtk, but to provide
easy to use commands to build quickly gnome compliant user interfaces
(including canvas widget!). It is loosely modeled after the great Tk
package.

This version is tested with gtk version 1.2.10 and Tcl version 8.3.2
under Linux.

License: BSD type (same as Tcl)
Homepage: http://www.dr-baum.net/gnocl/
Contact: Peter G. Baum (pe...@dr-baum.net)

0 new messages