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 2002:a05:6214:4f0:: with SMTP id cl16mr83711944qvb.213.1578381187084; Mon, 06 Jan 2020 23:13:07 -0800 (PST) X-Received: by 2002:a05:6808:b1c:: with SMTP id s28mr6801950oij.2.1578381186759; Mon, 06 Jan 2020 23:13:06 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!aioe.org!peer02.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!g89no8056523qtd.0!news-out.google.com!w29ni78qtc.0!nntp.google.com!g89no8056522qtd.0!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 6 Jan 2020 23:13:06 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=95.117.189.124; posting-account=R-zPGQoAAADqBcD9TZJhkUsMrpCVWXFx NNTP-Posting-Host: 95.117.189.124 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3f315c55-a3e4-4219-9567-2d8835135550@googlegroups.com> Subject: Re: How to write and compile a helloworld.adb gtkada3 application ? From: Admin Avatarae Injection-Date: Tue, 07 Jan 2020 07:13:07 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1515 X-Received-Body-CRC: 4263456124 Xref: reader01.eternal-september.org comp.lang.ada:57800 Date: 2020-01-06T23:13:06-08:00 List-Id: Am Freitag, 1. November 2019 02:55:05 UTC+1 schrieb Alain De Vos: > Documentation is not clear. > http://docs.adacore.com/live/wave/gtkada/html/gtkada_ug/index.html > Compare it to do documentation of using java swing application ...