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 10.42.207.146 with SMTP id fy18mr38351603icb.12.1412069957263; Tue, 30 Sep 2014 02:39:17 -0700 (PDT) X-Received: by 10.140.21.51 with SMTP id 48mr11229qgk.12.1412069957232; Tue, 30 Sep 2014 02:39:17 -0700 (PDT) Path: border2.nntp.dca1.giganews.com!nntp.giganews.com!a13no5929143igq.0!news-out.google.com!i10ni53qaf.0!nntp.google.com!s7no50518qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 30 Sep 2014 02:39:17 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.160.219.138; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P NNTP-Posting-Host: 86.160.219.138 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <07383010-822f-4732-bb11-273f8876f4c7@googlegroups.com> Subject: Re: Gnoga - The GNU Omnificent GUI for Ada From: tonyg Injection-Date: Tue, 30 Sep 2014 09:39:17 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: number.nntp.dca.giganews.com comp.lang.ada:189249 Date: 2014-09-30T02:39:17-07:00 List-Id: On Tuesday, 30 September 2014 04:31:37 UTC+1, David Botton wrote: > Todays Updates :) >=20 >=20 >=20 > 1) 2 more Tutorials >=20 > 2) Views will now deallocate dynamically created child objects on finaliz= ation >=20 > 3) Moved Gnoga.Application.Multiuser to Gnoga.Application.Multi_Connect >=20 > 4) Modified how app data is set for connections to now use the Main_Windo= w, it will also deallocate it if dynamically created on finalization. >=20 > 5) It is no longer necessary to use Connection.Hold unless desired for cl= ean up on connection events. >=20 >=20 >=20 > In general as I am writing the tutorials I am doing as much as possible t= o simplify the API and make coding easier in Gnoga. >=20 >=20 >=20 > Here are a list of planned tutorials so far (the first 4 are now done and= in the repo) >=20 >=20 >=20 > Tutorial-01 - Introduction to Gnoga applications >=20 > Tutorial-02 - Introduction to Event Handlers >=20 > Tutorial-03 - Introduction to Multi-Connection Apps >=20 > Tutorial-04 - Tasking and Gnoga >=20 > Tutorial-05 - Using the Canvas Control >=20 > Tutorial-06 - Popups windows, iFrames, and custom boot files with Gnoga >=20 > Tutorial-07 - Forms and Gnoga >=20 > Tutorial-08 - Database bindings and Schema Migrations using Gnoga >=20 > Tutorial-09 - Active Record - Data modeling in Gnoga >=20 > Tutorial-10 - Creating MVC apps and Sessions management in Gnoga >=20 >=20 >=20 > In each tutorial directory there is a README that summarizes additional a= spects of Gnoga learned in that tutorial. It is worth reading through the R= EADMEs and sources in each tutorial in order as they build on each other. T= hey also teach far more than just their subject line about things you can d= o with Gnoga. Hey I hope you are getting some sleep :)