[LWN Logo]
[LWN.net]
From:	 Arnaud Charlet <charlet@ACT-Europe.FR>
To:	 gtk-list@gnome.org
Subject: ANNOUNCE: GtkAda 1.2.12
Date:	 Wed, 13 Jun 2001 14:45:56 +0200

GtkAda 1.2.12 release
---------------------

We are happy to announce the availability of GtkAda 1.2.12.

GtkAda is an Ada95 graphical toolkit based on Gtk+ version >= 1.2.2. It
allows you to develop graphical applications in Ada95 using Gtk+.

The primary download site is http://libre.act-europe.fr/GtkAda

New features in 1.2.12 include

- Version needed by GVD 1.2.0
- Update to GtkExtra 0.99.14, including a new 3D Plot widget.
- The GtkAda.Canvas now provides zooming capabilities. It also draws curve
  links with Bezier splines instead of circles.
  For efficiency, the items in the canvas are no longer double-buffered. Use
  Buffered_Items if you want to keep the old behavior.
  Button_Press events are reported when an item is pressed and the event
  wasn't used to move the item around.
- New function: Gtk.Widget.Set_Parent_Window.
- Documentation updates

Arnaud Charlet, for the GtkAda team