From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.0 required=3.0 tests=BAYES_20,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:622a:1110:: with SMTP id e16mr5921035qty.265.1629653001856; Sun, 22 Aug 2021 10:23:21 -0700 (PDT) X-Received: by 2002:a25:818a:: with SMTP id p10mr37343549ybk.363.1629653001717; Sun, 22 Aug 2021 10:23:21 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 22 Aug 2021 10:23:21 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=82.29.185.3; posting-account=BB6egAoAAABAjLp4zvd3f5IX5HWUSLwu NNTP-Posting-Host: 82.29.185.3 References: <1611e861-1ba8-4004-95bd-f02669061a76n@googlegroups.com> <80a76693-4850-469e-9e37-8a3c12cc6128n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1b049a5e-f879-4b9e-99a6-e619de01b05an@googlegroups.com> Subject: Re: GtkAda on macOS Big Sur From: Gareth Baker Injection-Date: Sun, 22 Aug 2021 17:23:21 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:62522 List-Id: On Sunday, 22 August 2021 at 10:14:10 UTC+1, Jeffrey R. Carter wrote: > On 8/21/21 6:11 PM, Gareth Baker wrote: > > > > I took my versions of the compiler and XNAdaLib back to ones that I had working but got the same behaviour. The only difference being I am now on Big Sur. > It sounds as if the OS version changed something. You might want to consider a > less OS-dependent GUI library, such as Ada GUI > (https://github.com/jrcarter/Ada_GUI) or Gnoga > (https://sourceforge.net/projects/gnoga/). > > -- > Jeff Carter > "Nobody expects the Spanish Inquisition!" > Monty Python's Flying Circus > 22 Jeff, Thanks for the pointers, I'll try them. Gareth