Re: [Gambas-user] Error lauching Gambas2 2.7.0 in Ubuntu 8.04

2008-06-19 Thread bruno
Sorry !. Up to version 2.4.1 everything worked well. I have problems starting from version 2.5 2.6 2.7 onwards. the trunk version 2.99 instead works. I run the following steps. 1) sudo apt-get install build-essential g++ automake autoconf libbz2-dev libgnorba-dev libfbclient2

Re: [Gambas-user] Combobox change event question

2008-06-19 Thread Benoit Minisini
On jeudi 19 juin 2008, Ron wrote: Hi, the change event of a combobox is only triggered if a combobox is not set to read-only. So it detects only the content change of the textbox which is part of the combo box. Yes. The Change event comes from its interal TextBox. It means that the text

[Gambas-user] error calling external function from c library

2008-06-19 Thread Marcos Antonio Pandolfo Jr
Hi Im using Centos 5 and Gambas 2.0.0 and when I call a external function in a C library this error occurs and Gambas crash with error #6 EXTERN TEF_inicia(Resultado AS String, Funcao AS String, Valor AS String, CuponFiscal AS String, DataFiscal AS String, Horario AS String, Operador AS

Re: [Gambas-user] error calling external function from c library

2008-06-19 Thread Benoit Minisini
On jeudi 19 juin 2008, Marcos Antonio Pandolfo Jr wrote: Hi Im using Centos 5 and Gambas 2.0.0 and when I call a external function in a C library this error occurs and Gambas crash with error #6 EXTERN TEF_inicia(Resultado AS String, Funcao AS String, Valor AS String, CuponFiscal AS

Re: [Gambas-user] Combobox change event question

2008-06-19 Thread Ron
Benoit Minisini schreef: On jeudi 19 juin 2008, Ron wrote: Hi, the change event of a combobox is only triggered if a combobox is not set to read-only. So it detects only the content change of the textbox which is part of the combo box. Yes. The Change event comes from its

Re: [Gambas-user] How to make your gambas project compile using autoconf tools

2008-06-19 Thread M0E Lnx
Sweet mother of God!... I did not know that Very nice. Thank you for providing such a kool way to do this On Thu, Jun 19, 2008 at 4:04 PM, Stefano Palmeri [EMAIL PROTECTED] wrote: Il giovedì 19 giugno 2008 21:47:48 M0E Lnx ha scritto: I've been writing gambas for a while now... continuosly

Re: [Gambas-user] How to make your gambas project compile using autoconf tools

2008-06-19 Thread Stefano Palmeri
Il giovedì 19 giugno 2008 23:34:32 M0E Lnx ha scritto: Sweet mother of God!... I did not know that Very nice. Thank you for providing such a kool way to do this Not me. Thanks Benoit and Laurent Carlier. On Thu, Jun 19, 2008 at 4:04 PM, Stefano Palmeri [EMAIL PROTECTED] wrote: Il