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.182.236.69 with SMTP id us5mr43651221obc.40.1412122947447; Tue, 30 Sep 2014 17:22:27 -0700 (PDT) X-Received: by 10.182.73.135 with SMTP id l7mr259obv.15.1412122947238; Tue, 30 Sep 2014 17:22:27 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!uq10no1499343igb.0!news-out.google.com!rp1ni8527igb.0!nntp.google.com!a13no6318517igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 30 Sep 2014 17:22:27 -0700 (PDT) In-Reply-To: <_vHWv.296198$Q61.62547@fx13.iad> 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: <07383010-822f-4732-bb11-273f8876f4c7@googlegroups.com> <68a3d345-f716-465b-b740-4944a035fbc4@googlegroups.com> <_vHWv.296198$Q61.62547@fx13.iad> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <36b0981f-d927-4255-a292-f119172e379d@googlegroups.com> Subject: Re: Gnoga - The GNU Omnificent GUI for Ada From: David Botton Injection-Date: Wed, 01 Oct 2014 00:22:27 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:189260 Date: 2014-09-30T17:22:27-07:00 List-Id: Spelling is not my strong point :) So far for today added: 1) Ability to remove event handlers by setting to null 2) Corrected some bugs 3) Added Tutorial 05 - A quick little canvas drawing application to demonstrate the canvas and mouse events.