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.66.142.42 with SMTP id rt10mr2719834pab.39.1439470581392; Thu, 13 Aug 2015 05:56:21 -0700 (PDT) X-Received: by 10.140.44.4 with SMTP id f4mr249102qga.31.1439470581155; Thu, 13 Aug 2015 05:56:21 -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!pg9no9464843igb.0!news-out.google.com!78ni9496qge.1!nntp.google.com!69no783644qgi.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 13 Aug 2015 05:56:20 -0700 (PDT) In-Reply-To: <13h77fkwqywwh$.1h9cf6ytit6ew$.dlg@40tude.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=37.244.247.230; posting-account=yqIeawoAAABjurYCnreG-UEiQLwpDf2R NNTP-Posting-Host: 37.244.247.230 References: <84ecbeb2-095a-4067-a05e-e86ac86d8597@googlegroups.com> <8235925f-3299-48fb-abfe-67b77515e5de@googlegroups.com> <79oew82p4v6b$.hkifjb8uma0z$.dlg@40tude.net> <4a4b82b9-f0a2-48af-9da6-255dfaeeaf6f@googlegroups.com> <13h77fkwqywwh$.1h9cf6ytit6ew$.dlg@40tude.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <095b91f7-2485-4093-b378-6a3a79a0f864@googlegroups.com> Subject: Re: GUI for Ada (GPS with GtkAda or GtkGlade GUI Builder) From: sjaniska@gmail.com Injection-Date: Thu, 13 Aug 2015 12:56:21 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:27440 Date: 2015-08-13T05:56:20-07:00 List-Id: On Thursday, August 13, 2015 at 2:50:05 PM UTC+2, Dmitry A. Kazakov wrote: > Writing nothing in Python! :-) > It is one of [lack of] education that leads people to develop GTK or Qt in > the languages like C and C++. If you looked at GtkAda and compared it to > the native C API you would immediately see how much safer GtkAda is. So, in general, your advice is to (always) provide (in type-safe language) thick GUI bindings for toolkit like GTk/Qt, right?