Re: [Gambas-user] Rpi 2

2015-02-12 Thread Mike Crean
Hey Bruce if you can give me some ideas about installing Gambas3 on Raspbian on Rpi 2 it would be great. Best RegardsMike On Friday, 13 February 2015, 13:09, "adamn...@gmail.com" wrote: On Thu, 12 Feb 2015 13:53:08 +0100 Tobias Boege wrote: > (Although I fear that Bruce will jump

Re: [Gambas-user] Rpi 2

2015-02-12 Thread adamn...@gmail.com
On Thu, 12 Feb 2015 13:53:08 +0100 Tobias Boege wrote: > (Although I fear that Bruce will jump in with your solution any moment:) nah, i have been up and out for 16 hours followed by a v. large lunch. ... aha! i see the bed post,now ... b -- B Bruen --

Re: [Gambas-user] A couple of questions about building web / cgi applications

2015-02-12 Thread Dimitris Anogiatis
Hey Bruce, Here's an example of a CGI app that I just made. I hope it helps and doesn't confuse you more. I havent run it on an actual web server yet (just on the embedded web server that the IDE has) but I guess it won't be hard to plug it in to either Apache, Lighttpd or Nginx (whichever you wan

Re: [Gambas-user] A couple of questions about building web / cgi applications

2015-02-12 Thread Bruce Cunningham
Benoît, What I mean by main application is a GUI application that is always running, reading sensor data, controlling relays and updating the graphical user interface. It needs to be as close to real-time as I can get. By CGI module, I mean a CGI script that is invoked by web requests coming

Re: [Gambas-user] A couple of questions about building web / cgi applications

2015-02-12 Thread Benoît Minisini
Le 12/02/2015 19:09, Bruce Cunningham a écrit : > I'm looking for some advice and maybe some code examples for a > project I'm starting. I'm building an embedded device with an ARM > based System-On-Module (similar to an Rpi, but in an sodimm form > factor). > > Thanks to some great help from memb

[Gambas-user] A couple of questions about building web / cgi applications

2015-02-12 Thread Bruce Cunningham
I'm looking for some advice and maybe some code examples for a project I'm starting. I'm building an embedded device with an ARM based System-On-Module (similar to an Rpi, but in an sodimm form factor). Thanks to some great help from members of this mailing list, I have successfully compiled G

Re: [Gambas-user] SetFocus to next MaskBox in a Group

2015-02-12 Thread John Rose
Tobias, Thanks. I've used your second method. It's so easy when you know how! John On 12/02/15 13:12, Tobias Boege wrote: > On Thu, 12 Feb 2015, John Rose wrote: >> I have a set of MaskBoxes (each with Group Cyphered & with MaxLength of >> 1) with Names of CypheredMaskBox1, CypheredMaskBox2, C

Re: [Gambas-user] SetFocus to next MaskBox in a Group

2015-02-12 Thread Tobias Boege
On Thu, 12 Feb 2015, John Rose wrote: > I have a set of MaskBoxes (each with Group Cyphered & with MaxLength of > 1) with Names of CypheredMaskBox1, CypheredMaskBox2, CypheredMaskBox3 > etc. CypheredMaskBox1 has Tag of 1, CypheredMaskBox2 has Tag of 2 etc. > In my Cyphered_Change event, I do valida

Re: [Gambas-user] GraphFloodfill can not install

2015-02-12 Thread Gian
Il 12/02/2015 11:05, Fabien Bodard ha scritto: > It will be good to remove empty editor directory > Le 12 févr. 2015 10:02, "Gian" a écrit : > >> Il 12/02/2015 01:30, Benoît Minisini ha scritto: >>> Le 11/02/2015 18:40, Gian a écrit : It seems that you install and if I go to reinstall it show

Re: [Gambas-user] Rpi 2

2015-02-12 Thread Tobias Boege
On Thu, 12 Feb 2015, Mike Crean wrote: > Hi All, I am trying to install gambas3-3.4.2 on a ReaspberryPi 2.??all > compiles OK without error.When I run??sudo make install I get some errors at > the end.When I try to run Gambas3 I get this > pi@raspberrypi ~ $ gambas3Project.RefreshBreakpointPictur

[Gambas-user] SetFocus to next MaskBox in a Group

2015-02-12 Thread John Rose
I have a set of MaskBoxes (each with Group Cyphered & with MaxLength of 1) with Names of CypheredMaskBox1, CypheredMaskBox2, CypheredMaskBox3 etc. CypheredMaskBox1 has Tag of 1, CypheredMaskBox2 has Tag of 2 etc. In my Cyphered_Change event, I do validation of a user-entered character but want to S

[Gambas-user] Rpi 2

2015-02-12 Thread Mike Crean
Hi All, I am trying to install gambas3-3.4.2 on a ReaspberryPi 2. all compiles OK without error.When I run sudo make install I get some errors at the end.When I try to run Gambas3 I get this pi@raspberrypi ~ $ gambas3Project.RefreshBreakpointPicture.5051: Unable to find method _get in class Stoc

Re: [Gambas-user] GraphFloodfill can not install

2015-02-12 Thread Fabien Bodard
It will be good to remove empty editor directory Le 12 févr. 2015 10:02, "Gian" a écrit : > Il 12/02/2015 01:30, Benoît Minisini ha scritto: > > Le 11/02/2015 18:40, Gian a écrit : > >> It seems that you install and if I go to reinstall it shows me to > >> uninstall it. > >> But not shown in the

Re: [Gambas-user] GraphFloodfill can not install

2015-02-12 Thread Gian
Il 12/02/2015 01:30, Benoît Minisini ha scritto: > Le 11/02/2015 18:40, Gian a écrit : >> It seems that you install and if I go to reinstall it shows me to >> uninstall it. >> But not shown in the examples >> Regards >> Gianluigi >> > > At the moment the example list only shows the programs whose v