Re: [Gambas-user] Gambas2 and 3 on Suse 11.4

2011-05-16 Thread Rolf-Werner Eilert
Am 17.05.2011 01:14, schrieb Benoît Minisini: >> Good morning everyone, >> >> Over the weekend I tried to compile Gambas 2 and 3 on a freshly set up >> Suse 11.4 32 bit. There were problems, however, so I include the output >> for the two runs. >> >> By the way: does anyone know if there is a repo

Re: [Gambas-user] Lost Timer1

2011-05-16 Thread richard terry
On Tuesday 17 May 2011 10:48:35 Benoît Minisini wrote: > > Hi List > > > > I "lost" a Timer (visually) on a complex form and I wanted to get rid of > > it. I could see it in the hierachy tree. > > > > I eventually noticed a couple of pixels right on the border of the form > > which after many attem

Re: [Gambas-user] Lost Timer1

2011-05-16 Thread Benoît Minisini
> Hi List > > I "lost" a Timer (visually) on a complex form and I wanted to get rid of > it. I could see it in the hierachy tree. > > I eventually noticed a couple of pixels right on the border of the form > which after many attempts I couldn't grab, so assuming this was the timer, > I just hit t

Re: [Gambas-user] Better IIf?

2011-05-16 Thread John Spikowski
On Tue, 2011-05-17 at 01:16 +0200, Benoît Minisini wrote: > and you won't see it before Gambas 4 at least! Are you talking about Gambas 3 RC1? ;-) -- Achieve unprecedented app performance and reliability What every C/

Re: [Gambas-user] Better IIf?

2011-05-16 Thread Benoît Minisini
> 2011/5/4 Jussi Lahtinen : > > Hi! > > I noticed this while debugging (from > > http://gambasdoc.org/help/lang/iif?v3); "BE CAREFUL! > > Contrary to IF, or the C/Perl ? operator, both TrueExpression and > > FalseExpression are evaluated, whatever the value of Test is. > > " > > > > This is pretty

Re: [Gambas-user] Gambas2 and 3 on Suse 11.4

2011-05-16 Thread Benoît Minisini
> Good morning everyone, > > Over the weekend I tried to compile Gambas 2 and 3 on a freshly set up > Suse 11.4 32 bit. There were problems, however, so I include the output > for the two runs. > > By the way: does anyone know if there is a repo for Suse 11.4 that holds > an official Gambas2 vers

Re: [Gambas-user] Eval error

2011-05-16 Thread JUHASZ Robert
Hello, Great news, many thanks. A little question: with the Ubuntu 10.10 I installed Gambas from the ubuntu software center and then I upgraded to 11.04. How can I update now to the latest revision? Or do I need to reinstall from source? Robi -Original Message- From: Benoît Minisini Rep

[Gambas-user] Gambas3 and Gnu scientific library

2011-05-16 Thread wally
Hello Jussi, in C the stuff works pretty nice, so i agree to your suggestion 2. Do all math stuff directly in Gambas is an option i should check. I think i mentioned that i use Gambas3 and want to make interpolations, derivatives and integrals from an integrarray. The array contains ADC outp

Re: [Gambas-user] Gambas3 and Gnu scientific library

2011-05-16 Thread Jussi Lahtinen
Not very easy task... Here is interpolation example in C. http://www.gnu.org/software/gsl/manual/html_node/Interpolation-Example-programs.html As you can see, you need to call several functions to get what you want. Declaring those in Gambas is OK, *except* determining interpolation type! You can

[Gambas-user] Gb.pdf

2011-05-16 Thread Andrea Bertini
Can help me with a gambas3 pdf example (full with header & footer) ? Thx -- Andrea Bertini__ -- Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel h