From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c001049720130627,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-13 07:06:15 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!opentransit.net!proxad.net!feeder2-1.proxad.net!nnrp6.proxad.net.POSTED!not-for-mail Message-ID: <3B277298.489DD803@gnat.com> From: Arnaud Charlet X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.16 i686) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: ANNOUNCE: GtkAda 1.2.12 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 13 Jun 2001 14:06:14 GMT NNTP-Posting-Host: 213.228.58.131 X-Complaints-To: abuse@proxad.net X-Trace: nnrp6.proxad.net 992441174 213.228.58.131 (Wed, 13 Jun 2001 16:06:14 CEST) NNTP-Posting-Date: Wed, 13 Jun 2001 16:06:14 CEST Organization: Guest of ProXad - France Xref: archiver1.google.com comp.lang.ada:8652 Date: 2001-06-13T14:06:14+00:00 List-Id: 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