[Gnoga-list] Starter question

2017-12-17 Thread R Srinivasan
just starting my exploration of gnoga. just have built/played with the tutorials - (cursory.) Questions: - for targeting Raspberry Pi 3, what is the recommended dev setup? (On a Mac host?) - Can we develop reasonable GUI with gnoga without any javascript? does this depend on the platform? - does i

[Gnoga-list] Question - destroy widget

2018-02-22 Thread R Srinivasan
trying to understand the equivalent of clearing a widget/view/canvas and recreating a different one in the same space. let me explain: I am creating a way to visualize different curves. when I change say the desired curve I want to redraw the curve. If I went from Sin(x) to Sin(x)+Cos(x) I want t

Re: [Gnoga-list] Question - destroy widget

2018-02-22 Thread R Srinivasan
thanks. will try that. On Thu, Feb 22, 2018 at 11:31 AM, Jeffrey R. Carter wrote: > On 02/22/2018 11:30 AM, R Srinivasan wrote: > > I am creating a way to visualize different curves. when I change say the > > desired curve I want to redraw the curve. If I went from Sin(x) to &

Re: [Gnoga-list] Question - destroy widget

2018-02-23 Thread R Srinivasan
, srini On Thu, Feb 22, 2018 at 7:21 PM, R Srinivasan wrote: > thanks. will try that. > > > On Thu, Feb 22, 2018 at 11:31 AM, Jeffrey R. Carter > wrote: > >> On 02/22/2018 11:30 AM, R Srinivasan wrote: >> > I am creating a way to visualize different curves. when I

[Gnoga-list] Create_With_HTML

2018-02-26 Thread R Srinivasan
How can we access the runtime properties of Elements created using Create_With_HTML? I cerated an element of type "slider" but cannot figure out how to access the value set by user Thanks for pointers, srini -- Check out

[Gnoga-list] Examples of File input

2018-03-05 Thread R Srinivasan
friends When I create a File type input button, typically the frontend can access the name, size and so on. In order for the backend server to access the data, the file contents will have to be "posted". I am trying to achieve this with gnoga. Looking for examples. alternatively pointers. thanks

Re: [Gnoga-list] Examples of File input

2018-03-06 Thread R Srinivasan
just what I needed. thanks, srini On Mon, Mar 5, 2018 at 7:18 AM, David Botton wrote: > There is an example in the test directory > On Mon, Mar 5, 2018 at 5:58 AM R Srinivasan wrote: > >> friends >> >> When I create a File type input button, typically the frontend c

Re: [Gnoga-list] Examples of File input

2018-03-12 Thread R Srinivasan
n Mon, Mar 5, 2018 at 7:18 AM, David Botton wrote: > There is an example in the test directory > On Mon, Mar 5, 2018 at 5:58 AM R Srinivasan wrote: > >> friends >> >> When I create a File type input button, typically the frontend can access >> the name, size and so

Re: [Gnoga-list] Cannot clone SF repo

2018-04-12 Thread R Srinivasan
david great. could you describe you dev env for targeting the RPi? specifically for gnoga applications. thanks, srini On Thu, Apr 12, 2018 at 6:05 AM, David Trudgett wrote: > Thank you for that. It must have been a temporary outage, as you implied. > I was able to successfully clone the repo.

Re: [Gnoga-list] RPi Dev Environment [Was: Re: Cannot clone SF repo]

2018-04-14 Thread R Srinivasan
David really appreciate your response. It is brilliant that we can build on the PiZero! Within reason the binaries should run on an RPi3 and vice versa I presume. additional question I have is about Gnoga. May I assume the above technique works seamlessly also? thanks, srini On Thu, Apr 12, 20

Re: [Gnoga-list] 5g and Gnoga

2019-07-26 Thread R Srinivasan
my choice would be "go" srini On Fri, Jul 26, 2019 at 11:32 AM David Botton wrote: > I spent a bit more time concentrating this last year on recovery for my > businesses and physically after the stroke I had last year that I expected. > Thank God all is in full swing. The advent of 5g tech is g

Re: [Gnoga-list] 5g and Gnoga

2019-07-26 Thread R Srinivasan
I should add and why :) > > Scala I understand, but why Go? > > On Fri, Jul 26, 2019 at 12:21 PM R Srinivasan wrote: > > > > my choice would be "go" > > > > srini > > > > On Fri, Jul 26, 2019 at 11:32 AM David Botton wrote: > >> &