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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ae88bb26c0039e86,start X-Google-Attributes: gid103376,public From: Joel Brobecker Subject: GtkAda alpha 0.1 -- Ada95 binding of Gtk+ Date: 1998/08/06 Message-ID: #1/1 X-Deja-AN: 378441126 Sender: brobecke@aulne.enst-bretagne.fr To: Joel.Brobecker@enst-bretagne.fr, Emmanuel.Briot@enst-bretagne.fr Organization: ENST de Bretagne, France Newsgroups: comp.lang.ada Date: 1998-08-06T00:00:00+00:00 List-Id: GtkAda 0.1 release (Alpha code) GtkAda is an Ada95 binding of Gtk+ version 1.0.4 and 1.0.5. It allows you to develop graphical applications in Ada95 using Gtk+. Currently, all widgets except GtkMenuFactory and GtkAccelerator have been implemented. Also, the sources of the GtkCTree widget have not been found either in Gtk+ 1.0.4 and 1.0.5, and thus have not been bound. To test our binding, the testgtk program have been almost completely re-implemented and is also distributed with the binding. The archive file has just been uploaded in ftp://ftp.gtk.org/incoming and should be accessible from the Gtk home page at http://www.gtk.org/ within the next few days. LSM entry follows : Begin3 Title: GtkAda Version: Alpha 0.1 Entered-date: 1998-08-05 Description: Ada95 binding of Gtk+ (version 1.0.5) Keywords: Ada95 Ada Gtk+ Gtk X GUI Authors: Emmanuel Briot and Joel Brobecker Maintained-by: and Primary-site: ftp://ftp.gtk.org GtkAda-alpha-0.1.tar.gz Original-site: None at present Platforms: SunOS-2.6 Linux-2.0.35 Copying-policy: LGPL (with a slight modification, see headers of *.ad[sb] files) End --