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.42.26.12 with SMTP id d12mr7105616icc.24.1412304647676; Thu, 02 Oct 2014 19:50:47 -0700 (PDT) X-Received: by 10.140.102.130 with SMTP id w2mr4191qge.16.1412304647481; Thu, 02 Oct 2014 19:50:47 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!uq10no2963581igb.0!news-out.google.com!i10ni60qaf.0!nntp.google.com!s7no257468qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 2 Oct 2014 19:50:47 -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: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <94c544a3-e87f-4531-9cbb-e54ef1076500@googlegroups.com> Subject: Re: Gnoga - The GNU Omnificent GUI for Ada From: David Botton Injection-Date: Fri, 03 Oct 2014 02:50:47 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:22010 Date: 2014-10-02T19:50:47-07:00 List-Id: BTW, as of the last git push, I've completed binding all the DOM needed for application development. Most of my development now towards 1.0 will be on (prioritized list): 1. Layout View types 2. Tutorials and Demos 3. Custom Gnoga Specific Widgets (Floating dialogs, Tab Views, etc.) 4. Any additional simplification I can bring to the API 5. User Guide and Reference Guide 6. Development tools in and for Gnoga I have dropped the idea of binding jQuery UI since most of its functionality is either already in Gnoga or the Gnoga Custom widgest will provide it.