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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,166536e68fc86faa,start X-Google-Attributes: gid103376,public From: charlet@gnat.com Subject: ANNOUNCE - GtkAda 1.3.4 for Win32 Date: 1999/12/06 Message-ID: <82gqor$k9p$1@nnrp1.deja.com>#1/1 X-Deja-AN: 557166015 X-Http-Proxy: 1.0 x30.deja.com:80 (Squid/1.1.22) for client 195.25.32.154 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Mon Dec 06 17:12:01 1999 GMT X-MyDeja-Info: XMYDJUIDarnaud_charlet Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.05 [en] (X11; I; SunOS 5.5.1 sun4u) Date: 1999-12-06T00:00:00+00:00 List-Id: GtkAda 1.3.4 release -------------------- GtkAda is an Ada95 graphical toolkit based on Gtk+ version 1.2.x. It allows you to develop graphical applications in Ada95 using Gtk+. This is the Win32 only version of this toolkit, that is technically equivalent to the already released 1.2.4 for unix platforms. The primary site for download is http://gtkada.eu.org New features in 1.2.4/1.3.4 include: - Handling of Gdk events has been rewritten, so that: * It is now much easier to convert from one event type to another * It is possible to create events directly from GtkAda, and then send them to any widget. - Handling of signals has been modified, so that GtkAda now tests that the handler provided are compatible argument-wise with what is expected in gtk+. The same test is done when emitting a signal. - New code generation in GATE: * take advantage of the composite types * generate a child package for callbacks related to each composite widget * generate comments in callback stubs to separate cleanly each callback, and to avoid occasional merge failures - New widgets supported by GATE/DGATE: Gtk_List, Gtk_Clist (partially), Gtk_Paned, Gtk_Viewport, Gtk_Vscrollbar - Fixed GATE support for Gtk_Frame (Label handling) - Simple minded support for XML attributes in Glib.XML The GtkAda team Sent via Deja.com http://www.deja.com/ Before you buy.