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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.129.78.85 with SMTP id c82mr3893843ywb.9.1440672215689; Thu, 27 Aug 2015 03:43:35 -0700 (PDT) X-Received: by 10.182.248.166 with SMTP id yn6mr47789obc.33.1440672215651; Thu, 27 Aug 2015 03:43:35 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!69no3969869qgi.0!news-out.google.com!f6ni6747igi.0!nntp.google.com!u8no960360igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 27 Aug 2015 03:43:35 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=188.62.56.211; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 188.62.56.211 References: <77d09082-3af0-4f6d-8d11-0f8329d31689@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: GUI for Ada (GPS with GtkAda or GtkGlade GUI Builder) From: gautier_niouzes@hotmail.com Injection-Date: Thu, 27 Aug 2015 10:43:35 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:27616 Date: 2015-08-27T03:43:35-07:00 List-Id: Le mercredi 19 ao=FBt 2015 16:36:12 UTC+2, David Botton a =E9crit=A0: > GWindows has been used for countless professional projects and looks as g= ood as any windows app will and is easier to develop in then other framewor= ks. Just an example, the application described there: http://www.cister.isep.ipp.pt/ae2012/presentations_pdf/wednesday/ua/montmol= lin.pdf A company in Germany sells exclusively software made with GWindows, since 1= 0 years or more. A few open-source software use the framework as well: http://azip.sf.net http://texcad.sf.net With a resource editor + GWenerator you get a decent GUI builder. G.