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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!newspeer1.nac.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?QmrDtnJuIEx1bmRpbg==?= Newsgroups: comp.lang.ada Subject: Re: New Years 2015 Ada Advocacy Resolutions :) Date: Tue, 06 Jan 2015 21:36:20 +0100 Organization: A noiseless patient Spider Message-ID: References: <8c23b629-4495-4ec4-afae-7f0b03df4668@googlegroups.com> <1df20603-c186-4346-b29f-55005ceb2ae6@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Tue, 6 Jan 2015 20:36:07 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="edcd57aa7b7d0a640de5f364a7af93e6"; logging-data="16433"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18nXo7X3MGPUOxo17yT9wCm" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 In-Reply-To: <1df20603-c186-4346-b29f-55005ceb2ae6@googlegroups.com> Cancel-Lock: sha1:BBu3nfmaz0wfkPuZRHsijHNWCiE= Xref: number.nntp.giganews.com comp.lang.ada:191731 Date: 2015-01-06T21:36:20+01:00 List-Id: On 2015-01-06 21:23, David Botton wrote: > With Gnoga you can already use any HTML development tool as a GUI builder. Just add boot.js to the html from gnoga/js > Then either hand code the needed objects: > Some_Button.Attach_With_Parent (Window, ID => "anyid"); Nice tip - Thanks -- Björn