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,52e3ce50afd2027e X-Google-Attributes: gid103376,public From: "Jeff Creem" Subject: Re: gui tools Date: 1999/12/31 Message-ID: <84ilce$8ns$1@pyrite.mv.net>#1/1 X-Deja-AN: 566895857 References: <3863FE9C.2A1FEF55@kgo.csc.com> <38691019.F491408A@quadruscorp.com> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Complaints-To: abuse@mv.com X-Trace: pyrite.mv.net 946657486 8956 199.125.98.168 (31 Dec 1999 16:24:46 GMT) Organization: MV Communications, Inc. X-MSMail-Priority: Normal NNTP-Posting-Date: 31 Dec 1999 16:24:46 GMT Newsgroups: comp.lang.ada Date: 1999-12-31T16:24:46+00:00 List-Id: > Greg Keene wrote: > > > > Looking for information on a good GUI development tool. > > > > Any suggestions? > Since you mentioned (in another post) you are currently staying Unix based then the GtkAda (ada.eu.org/gtkada) with the Glade GUI builder might be a good choice. It is pretty robust under Unix. The Win32 port is coming along but not yet production quality. Jeff