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

2009-12-19 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: Sat, 19 Dec 2009 22:44:23 +0100 > -Mensaje original- > De:

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

2009-12-19 Thread Benoît Minisini
> -Mensaje original- > De: Jussi Lahtinen > 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: Sat, 19 Dec 2009 16:05:16 +0200 >

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

2009-12-19 Thread craf
-Mensaje original- De: Jussi Lahtinen 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: Sat, 19 Dec 2009 16:05:16 +0200 >I can't quite understand your

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

2009-12-19 Thread Jussi Lahtinen
at 16:45, craf wrote: > -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

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:

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 >

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 ne

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

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

2009-12-17 Thread craf
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 Library=gb.form =>NOT FOUND Libr