We announce the release of the
GTK+ Language Binding for Oz
GTK+ is a widget set that allows to build graphical user interfaces.
This language binding enables Oz programmers to build graphical user
interfaces using this widget set. It provides access to GTK+
functionality by lifting its C interface to the Oz level. In
other words, the interface basically is the same, but Oz is used
to invoke it. Furthermore, a builder is provided to allow for
declarative specification of GTK+ widget hierarchies.
The GTK+ language binding is provided in the contrib directory of
the current development tree. Use CVS to retrieve it and build it
from source.
Documentation is made available temporarily for convenience at
http://www.ps.uni-sb.de/~brunklaus/gtk/
Examples are installed in examples/gtk in the Mozart installation
directory.
Feedback welcome.
Enjoy,
Thorsten & Leif
-
Please send submissions to hackers@mozart-oz.org
and administriva mail to hackers-request@mozart-oz.org.
The Mozart Oz web site is at http://www.mozart-oz.org/.