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 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!feeder2.usenet.farm!feeder.erje.net!2.eu.feeder.erje.net!border1.nntp.ams1.giganews.com!nntp.giganews.com!buffer1.nntp.ams1.giganews.com!local2.nntp.ams1.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Sun, 10 Jan 2016 08:24:53 -0600 From: "Michael Erdmann" Newsgroups: comp.lang.ada Subject: Re: Gnoga + Electron + Node.js = Cross Platform GUIs References: <3a0f3d2b-4153-4689-b690-5ee94540a986@googlegroups.com> User-Agent: Mimo Usenet Browser - http://www.mimousenet.com/mimo/post Organization: Message-ID: Date: Sun, 10 Jan 2016 08:24:54 -0600 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-cbrS5sUr7xzh3m0AkUS8+WqHV1QgQdhK+HSN+Y8NyDePQ3w5uchXj2A3wjajbxecWfhLKXX89+Rzwis!hvJIgozVmWTFhDnyEtPr0LbSOJiegvwbWibPSwRkVqhF+hARspGLRYKkwFT1xdJDZO9h7D/x2hOW X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2724 Xref: news.eternal-september.org comp.lang.ada:29072 Date: 2016-01-10T08:24:54-06:00 List-Id: Hallo David, thanks for the hint; i was not aware of Electron! I think nobody needs any more Gnoga; the visualisation part is done by chromium executing Java Scripts. Node is basically used to implement the business logic of the application. So where fits Ada in? /Michael On 31 Dec 2015 08:13 PM ,David Botton wrote: > Gnoga using the Electron (http://electron.atom.io/) project offers full cro= > ss platform native desktop GUIs and access to all of Node.js > > The support is in git HEAD for Gnoga > > Make sure you have node.js installed and npm on your path > > Run in gnoga's root 'make electron' and this will install deps/electron-qui= > ck-start and copy in electron.html -> index.html and electron_boot.js to th= > e electron-quick-start directory > > Then start up a gnoga app, say bin/tutorial1 or what have you and then run = > in deps/electron-quick-start - npm start > > You can modify main.js to remove the developer tools in deps/electron-quick= > -start/main.js > > Using this setup up you can easily bind to _any_ Node.js APIs and installed= > modules plus any browser based JS. > > I will be adding Gnoga bindings to all the Electron desktop integration API= > s for full native experiences on Linux, Mac and Windows in the near future = > and writing up how to more tightly integrate for release a single gnoga/ele= > ctron app. (As a result I will be deprecating the OS X native support. I wi= > ll leave the Gtk native example for those wishing to see how to mix Gtk wit= > h Gnoga). > > David Botton -- Posted by Mimo Usenet Browser v0.2.5 http://www.mimousenet.com/mimo/post