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.66.222.100 with SMTP id ql4mr46267392pac.32.1412156913660; Wed, 01 Oct 2014 02:48:33 -0700 (PDT) X-Received: by 10.140.91.181 with SMTP id z50mr7024qgd.20.1412156913603; Wed, 01 Oct 2014 02:48:33 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!uq10no1710843igb.0!news-out.google.com!i10ni56qaf.0!nntp.google.com!s7no126577qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 1 Oct 2014 02:48:33 -0700 (PDT) In-Reply-To: <08c241d6-050d-41e7-80d1-1ff9687bea1a@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.128.185.17; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P NNTP-Posting-Host: 86.128.185.17 References: <07383010-822f-4732-bb11-273f8876f4c7@googlegroups.com> <68a3d345-f716-465b-b740-4944a035fbc4@googlegroups.com> <_vHWv.296198$Q61.62547@fx13.iad> <36b0981f-d927-4255-a292-f119172e379d@googlegroups.com> <08c241d6-050d-41e7-80d1-1ff9687bea1a@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Gnoga - The GNU Omnificent GUI for Ada From: tonyg Injection-Date: Wed, 01 Oct 2014 09:48:33 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: number.nntp.giganews.com comp.lang.ada:189270 Date: 2014-10-01T02:48:33-07:00 List-Id: On Wednesday, 1 October 2014 03:55:11 UTC+1, David Botton wrote: > > Nice. >=20 >=20 >=20 > And now also Tutorial 06 - Popups and IFrames :) I've been playing with your library extensively since Monday, trying to fit= it into something I've been doing.=20 One thing I noticed, (don't know if this is due to silent exceptions being = triggered in tasks) is that when I build stuff using Gnoga it works great i= nside my gnoga-code/bin directory, but when the executable is outside this = directory, the web page still connects but nothing appears.=20 I'll just keep running everything out of the gnoga bin directory for the mo= ment, but I would be interested to know why this is, if anyone knows?