Re: [Gambas-user] SHELL not working (GB_DIR)

2009-12-18 Thread Jesus Guardon
>> Hi again >> >> Continuing my testings on GB_DIR, I'm running into a new problem: SHELL >> command has no effect at all. All sentences using SHELL are not >> executed. As you can guess, running my project executable the normal way >> (not using GB_DIR) it is running right. Could this be a bug? >>

Re: [Gambas-user] SHELL not working (GB_DIR)

2009-12-18 Thread Benoît Minisini
> Jesus Guardon escribió: > > Benoît Minisini escribió: > >>> Hi all > >>> > >>> I am experimenting with the GB_DIR environment variable, and I've made > >>> a deb package with my program to install it in /opt. The current dir > >>> structure is as follows: > >>> > >>> je...@jesus:~$ tree /opt > >>

Re: [Gambas-user] SHELL not working (GB_DIR)

2009-12-18 Thread Jesus Guardon
Jesus Guardon escribió: > Benoît Minisini escribió: >>> Hi all >>> >>> I am experimenting with the GB_DIR environment variable, and I've made a >>> deb package with my program to install it in /opt. The current dir >>> structure is as follows: >>> >>> je...@jesus:~$ tree /opt >>> /opt >>> `-- dfhlo

[Gambas-user] mysql mediumtext/longtext fields

2009-12-18 Thread Ricardo Díaz Martín
Is it possible to get content of these kind of fields from gambas db component and show it in textboxes? Regards, Ricardo Díaz -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon

Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2]

2009-12-18 Thread craf
-Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2] Fecha: Fri, 18 Dec 2009 15:33:07 +0100 > -Mensaje original- > De: Benoît Mini

Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2]

2009-12-18 Thread Benoît Minisini
> -Mensaje original- > De: Benoît Minisini > Reply-to: mailing list for gambas users > > Para: mailing list for gambas users > Asunto: Re: [Gambas-user] [Fwd: Not Found component gb.form > in /usr/local/lib/gambas2] > Fecha: Fri, 18 Dec 2009 11:53:09 +0100 > > > Hello. > > > > When I cr

Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2]

2009-12-18 Thread craf
-Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2] Fecha: Fri, 18 Dec 2009 11:53:09 +0100 > Hello. > > When I create a new project with

Re: [Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2]

2009-12-18 Thread Benoît Minisini
> Hello. > > When I create a new project with database support. The hidden file . > project show me the components that are needed to run the > application. > > Example. > > # Gambas Project File 2.0 > Title=myproject > Startup=FMain > Library=gb.db > Library=gb.gtk > Library=gb.gtk.ext > Libr