>> 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?
>>
> 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
> >>
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
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
-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
> -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
-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
> 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