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 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.254.202 with SMTP id ak10mr4505011pad.42.1412334933646; Fri, 03 Oct 2014 04:15:33 -0700 (PDT) X-Received: by 10.140.90.20 with SMTP id w20mr0qgd.24.1412334932052; Fri, 03 Oct 2014 04:15:32 -0700 (PDT) Path: border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!h18no1072322igc.0!news-out.google.com!i10ni60qaf.0!nntp.google.com!s7no277038qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 3 Oct 2014 04:15:31 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=66.176.73.77; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 66.176.73.77 References: <993f47a9-a666-43b2-a5d8-c84fe0b22142@googlegroups.com> <298d6277-e6f7-49c7-80d9-748565f87997@googlegroups.com> <217cd7f4-58ac-43c5-965a-64d9252b0474@googlegroups.com> <5ca5a27d-9338-4b20-97d9-62ce7c952898@googlegroups.com> <180c6d86-8d9c-456a-9f30-8f8a679d424c@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Gnoga - The GNU Omnificent GUI for Ada From: David Botton Injection-Date: Fri, 03 Oct 2014 11:15:33 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:189334 Date: 2014-10-03T04:15:31-07:00 List-Id: > So Create takes a Boolean for its 3rd parameter? I wish I had your in brain compiler :) Thanks for raising the exception :) I just wrote that from the head, should have compiled first. My_Button.Create (My_View, "Click Me 1", ID=>"b1");