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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED.TAbfVnk1FWm9m6SNh8QNJQ.user.gioia.aioe.org!not-for-mail From: "Nasser M. Abbasi" Newsgroups: comp.lang.ada Subject: Where to find Ada GTK example programs to try? Date: Thu, 7 May 2020 17:21:56 -0500 Organization: Aioe.org NNTP Server Message-ID: Reply-To: nma@12000.org NNTP-Posting-Host: TAbfVnk1FWm9m6SNh8QNJQ.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 X-Notice: Filtered by postfilter v. 0.9.2 X-Mozilla-News-Host: news://nntp.aioe.org:119 Content-Language: en-US Xref: reader01.eternal-september.org comp.lang.ada:58628 Date: 2020-05-07T17:21:56-05:00 List-Id: I'd like to try to make GUI with Ada. I assume the best choice is to use GTK? http://docs.adacore.com/live/wave/gtkada/html/gtkada_ug/getting_started.html http://docs.adacore.com/live/wave/gtkada/html/gtkada_ug/index.html Any one knows of an actual Ada GUI applications, ready to run, that I can download, install, and run just to see how they look and feel? I googled but not finding any so far. I know there is also Qt binding for Ada. If one knows of such examples to download and try, that will be great also. Thanks --Nasser