Re: [Gambas-user] Embeded HTTP server

2012-09-27 Thread wally
On Friday 28 September 2012 01:06:57 Benoît Minisini wrote: > Le 28/09/2012 00:54, Adrien Prokopowicz a écrit : > > Wow, that sounds great ! Thanks Benoît ! :-) > > I will try it out right now, and see what I can already do with that. > > Just one little question : as you say that the interpreter m

Re: [Gambas-user] Installation of Gambas3 in Suse12.2

2012-09-27 Thread Carl Nilsson
Matti: Thank you for your helpful reply. (I'm not exactly sure how this mailing list works - I presume you and other subscribers receive this posting). Your reference to the install guide below is seems most helpful. I am hard-pressed for time at the moment, but will try again when I can. L

Re: [Gambas-user] Issue 333 in gambas: In the report the spacing changed in the latest version

2012-09-27 Thread gambas
Comment #3 on issue 333 by flynetin...@gmail.com: In the report the spacing changed in the latest version http://code.google.com/p/gambas/issues/detail?id=333 these reports should be equal. Is one before and another after the update Attachments: before.pdf 210 KB after.pdf 11

Re: [Gambas-user] Embeded HTTP server

2012-09-27 Thread Benoît Minisini
Le 28/09/2012 00:54, Adrien Prokopowicz a écrit : > > Wow, that sounds great ! Thanks Benoît ! :-) > I will try it out right now, and see what I can already do with that. > Just one little question : as you say that the interpreter makes many > initializations, is the project (and all its data, and

Re: [Gambas-user] Embeded HTTP server

2012-09-27 Thread Adrien Prokopowicz
Wow, that sounds great ! Thanks Benoît ! :-) I will try it out right now, and see what I can already do with that. Just one little question : as you say that the interpreter makes many initializations, is the project (and all its data, and maybe translation files) loaded as well ? This can affect

Re: [Gambas-user] Issue 333 in gambas: In the report the spacing changed in the latest version

2012-09-27 Thread gambas
Updates: Status: NeedsInfo Comment #2 on issue 333 by gambas...@gmail.com: In the report the spacing changed in the latest version http://code.google.com/p/gambas/issues/detail?id=333 I can't test with your example... try to sand me some thing thatedt work ... and screenshot of what y

Re: [Gambas-user] Issue 333 in gambas: In the report the spacing changed in the latest version

2012-09-27 Thread gambas
Updates: Status: Accepted Comment #1 on issue 333 by gambas...@gmail.com: In the report the spacing changed in the latest version http://code.google.com/p/gambas/issues/detail?id=333 (No comment was entered for this change.)

[Gambas-user] Embeded HTTP server

2012-09-27 Thread Benoît Minisini
Hi, In revision #5209, I have added an experimental new feature to the interpreter, which is an... embedded HTTP server. At the moment, you can only use it from the command line. By running the interpreter with the '-H' option, the current project is run as a CGI script from an embedded HTTP s

[Gambas-user] TableView Data from database

2012-09-27 Thread rocko
I'm using a Table view to view data from an SQLite database. I would use a dataview but I only need to display some database fields not all of them. This is the code I have so far: Public Sub Form_Open() Dim sResult As Result Dim id As Integer TableView1.Columns.Count = 3 TableView1.Rows.Cou

[Gambas-user] Issue 333 in gambas: In the report the spacing changed in the latest version

2012-09-27 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 333 by flynetin...@gmail.com: In the report the spacing changed in the latest version http://code.google.com/p/gambas/issues/detail?id=333 1) I have an application with a

Re: [Gambas-user] Bug with autocompletion

2012-09-27 Thread Jussi Lahtinen
Damn... I see, it was fixed already. Forgot to svn update. Jussi On Thu, Sep 27, 2012 at 10:15 PM, Jussi Lahtinen wrote: > OK, I got it. > Write following text: > > If 1=2 The > > And then hit tab. --> Crash. > > This can be fixed by adding this to CompleteItem() sub: > > If IsNull(gvwComp.C

Re: [Gambas-user] Bug with autocompletion

2012-09-27 Thread Jussi Lahtinen
OK, I got it. Write following text: If 1=2 The And then hit tab. --> Crash. This can be fixed by adding this to CompleteItem() sub: If IsNull(gvwComp.Current) = True Then gvwComp.MoveTo(0, 0) Endif Thought, I don't know root reason for this bug, and so this may not be the desired fix. J

Re: [Gambas-user] Installation of Gambas3 in Suse12.2

2012-09-27 Thread Matti
Hi Carl, I guess that the packager forgot a requirement. See http://gambasdoc.org/help/install?v3 So, open YaST2, search for "libcurl" and install libcurl4 and libcurl-devel. Let's see if this helps. Matti Am 27.09.2012 06:21, schrieb Carl Nilsson: > Dear Moderator: > I have installed Suse 12

Re: [Gambas-user] gbr3: no project file in '/usr/local/bin/gambas3'.

2012-09-27 Thread Jussi Lahtinen
Did you install binaries from some repository? Or did you compile from sources? I would guess you installed incorrectly packaged binaries. Jussi On Thu, Sep 27, 2012 at 2:39 PM, abdurrahman ulusoy wrote: > error; >gbr3: no project file in '/usr/local/bin/gambas3'. > > > ulusoy$ gambas3 >

[Gambas-user] Raspberry Gambas3 WiringPi

2012-09-27 Thread wally
Hello, i think this might be interesting for gambas3 users on Raspberry PI. Gambas3-example using Gordons wiringpi library https://projects.drogon.net/raspberry-pi/wiringpi/download-and-install/ to drive GPIO on a raspberry. If there would be sufficient general interest, maybe a gambas-compone

[Gambas-user] gbr3: no project file in '/usr/local/bin/gambas3'.

2012-09-27 Thread abdurrahman ulusoy
error;      gbr3: no project file in '/usr/local/bin/gambas3'. ulusoy$ gambas3 gbr3: no project file in '/usr/local/bin/gambas3'. ulusoy$ cd /usr/local/bin/ ulusoy /usr/local/bin$ dir bugpointgbs3.gambas llvm-config llvm-mc       llvm-stress gambas3gbw3 llvm-cov llvm-nm       llvm-stub gambas3.