Re: [Gambas-user] How To Gambas 3 - Building GUI Applications

2013-10-03 Thread Cam Era
On Mon, Sep 30, 2013 at 1:11 AM, Willy Raets wrote: > Hi All, > > I'm glad to announce that the second guide in the series 'How To Gambas > 3' has been pre-released today. > This pre-release contains the first 11 chapters, more chapters are to be > added in a next release, once they are written. >

Re: [Gambas-user] Problem with datacontrol font and background

2013-10-03 Thread Benoît Minisini
Le 03/10/2013 14:56, Marty McGlensey a écrit : > Good morning all, > > > > I'm running Gambas version 3.4.2. I have a form containing a datasource. The > datasource is linked to a table containing a primary index field. I've > placed datacontrols on the datasource. All controls contain appropriate

Re: [Gambas-user] Problem with datacontrol font and background

2013-10-03 Thread Tobias Boege
On Thu, 03 Oct 2013, Marty McGlensey wrote: > Good morning all, > > > > I'm running Gambas version 3.4.2. I have a form containing a datasource. The > datasource is linked to a table containing a primary index field. I've > placed datacontrols on the datasource. All controls contain appropriate

[Gambas-user] Problem with datacontrol font and background

2013-10-03 Thread Marty McGlensey
Good morning all, I'm running Gambas version 3.4.2. I have a form containing a datasource. The datasource is linked to a table containing a primary index field. I've placed datacontrols on the datasource. All controls contain appropriate data. The problem is that the datacontrol linked to the p

Re: [Gambas-user] can't install my home-made-package, due to the dependencies

2013-10-03 Thread Benoît Minisini
Le 03/10/2013 12:24, Charlie Reinl a écrit : > Salut, > > on Ubuntu 10.04 I tried to install my home-made-package, but I can't, > due to the dependencies. > > Against what the gambas3-runtime is checked? I thought gbx3. > > But I never had installed any gambas from a package, always complied > from

Re: [Gambas-user] can't install my home-made-package, due to the dependencies

2013-10-03 Thread Charlie Reinl
Am Donnerstag, den 03.10.2013, 13:40 +0200 schrieb Tobias Boege: > On Thu, 03 Oct 2013, Charlie Reinl wrote: > > Salut, > > > > on Ubuntu 10.04 I tried to install my home-made-package, but I can't, > > due to the dependencies. > > > > Against what the gambas3-runtime is checked? I thought gbx3. >

Re: [Gambas-user] can't install my home-made-package, due to the dependencies

2013-10-03 Thread Tobias Boege
On Thu, 03 Oct 2013, Charlie Reinl wrote: > Salut, > > on Ubuntu 10.04 I tried to install my home-made-package, but I can't, > due to the dependencies. > > Against what the gambas3-runtime is checked? I thought gbx3. > > But I never had installed any gambas from a package, always complied > from

[Gambas-user] can't install my home-made-package, due to the dependencies

2013-10-03 Thread Charlie Reinl
Salut, on Ubuntu 10.04 I tried to install my home-made-package, but I can't, due to the dependencies. Against what the gambas3-runtime is checked? I thought gbx3. But I never had installed any gambas from a package, always complied from source code. Where do I wrong. @Scenic:~/gambas/3/myLib/C