Re: [Gambas-user] How to bring forward Gambas server pages? (gbw3 related files who to expose in http)

2013-08-19 Thread Rolf-Werner Eilert
Am 20.08.2013 02:08, schrieb Willy Raets: > On Tue, 2013-08-20 at 00:27 +0200, Jesus Guardon wrote: >> El 19/08/13 20:28, Benoît Minisini escribió: >>> - When I have time (after my holidays in two weeks?) I will write an >>> example project of how to make a web site with Gambas. Surely some >>> s

[Gambas-user] Why font coordinates lower-left?

2013-08-19 Thread Rolf-Werner Eilert
Hi folks, hi Benoit, just a question about drawing and printing... While other graphic elements start at upper-left corner, fonts start at lower-left. This is true for qt4 drawing as well as for Cairo drawing as far as I could see. This is confusing when you are not aware, for the page starts a

Re: [Gambas-user] How to bring forward Gambas server pages? (gbw3 related files who to expose in http)

2013-08-19 Thread Willy Raets
On Tue, 2013-08-20 at 00:27 +0200, Jesus Guardon wrote: > El 19/08/13 20:28, Benoît Minisini escribió: > > - When I have time (after my holidays in two weeks?) I will write an > > example project of how to make a web site with Gambas. Surely some > > sort of little wiki or blog. Regards, > > Ye

Re: [Gambas-user] About coordinates in .FindChild(...) function

2013-08-19 Thread Ru Vuott
well. bye vuott Lun 19/8/13, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] About coordinates in .FindChild(...) function A: "mailing list for gambas users" Data: Lunedì 19 agosto 2013, 22:19 Le 19/08/2013 20:46, Benoît Minisini a é

Re: [Gambas-user] How to bring forward Gambas server pages? (gbw3 related files who to expose in http)

2013-08-19 Thread Jesus Guardon
El 19/08/13 20:28, Benoît Minisini escribió: > - When I have time (after my holidays in two weeks?) I will write an > example project of how to make a web site with Gambas. Surely some > sort of little wiki or blog. Regards, Ye! We are waiting desperately for it ;-) Regards Jesus Guardon

Re: [Gambas-user] Application_Read() called with no end

2013-08-19 Thread Tobias Boege
On Tue, 20 Aug 2013, Beno?t Minisini wrote: > Le 19/08/2013 23:56, Tobias Boege a ?crit : > > On Mon, 19 Aug 2013, Beno?t Minisini wrote: > >> Le 18/08/2013 21:08, Tobias Boege a ?crit : > >>> Hi Benoit, > >>> > >>> I'm using Application_Read() in a project now and it seems to misbehave. I > >>> ha

Re: [Gambas-user] Application_Read() called with no end

2013-08-19 Thread Benoît Minisini
Le 19/08/2013 23:56, Tobias Boege a écrit : > On Mon, 19 Aug 2013, Beno?t Minisini wrote: >> Le 18/08/2013 21:08, Tobias Boege a ?crit : >>> Hi Benoit, >>> >>> I'm using Application_Read() in a project now and it seems to misbehave. I >>> have attached a project which mirrors its input from within

Re: [Gambas-user] Application_Read() called with no end

2013-08-19 Thread Tobias Boege
On Mon, 19 Aug 2013, Beno?t Minisini wrote: > Le 18/08/2013 21:08, Tobias Boege a ?crit : > > Hi Benoit, > > > > I'm using Application_Read() in a project now and it seems to misbehave. I > > have attached a project which mirrors its input from within > > Application_Read() using the Debug instruct

Re: [Gambas-user] Application_Read() called with no end

2013-08-19 Thread Benoît Minisini
Le 18/08/2013 21:08, Tobias Boege a écrit : > Hi Benoit, > > I'm using Application_Read() in a project now and it seems to misbehave. I > have attached a project which mirrors its input from within > Application_Read() using the Debug instruction. > > The problem is, even though the file I am redir

Re: [Gambas-user] About coordinates in .FindChild(...) function

2013-08-19 Thread Benoît Minisini
Le 19/08/2013 20:46, Benoît Minisini a écrit : > Le 19/08/2013 20:18, Ru Vuott a écrit : >> Here the attached file. >> >> regards >> vuott >> > > Thanks. *Now* I understand what you are talking about! > OK, the bug should be fixed in revision #5810. Regards, -- Benoît Minisini

Re: [Gambas-user] About coordinates in .FindChild(...) function

2013-08-19 Thread Benoît Minisini
Le 19/08/2013 20:18, Ru Vuott a écrit : > Here the attached file. > > regards > vuott > Thanks. *Now* I understand what you are talking about! -- Benoît Minisini -- Introducing Performance Central, a new site from Sourc

Re: [Gambas-user] How to bring forward Gambas server pages? (gbw3 related files who to expose in http)

2013-08-19 Thread Benoît Minisini
Le 19/08/2013 20:03, PICCORO McKAY Lenz a écrit : > From: Beno?t Minisini >> Subject: Re: [Gambas-user] How to bring forward Gambas server pages? >> (gbw3 related files who to expose in http) >> To: mailing list for gambas users >> Message-ID: <52100d56.6080...@users.sourceforge.net> >>

Re: [Gambas-user] About coordinates in .FindChild(...) function

2013-08-19 Thread Ru Vuott
Here the attached file. regards vuott Lun 19/8/13, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] About coordinates in .FindChild(...) function A: "mailing list for gambas users" Data: Lunedì 19 agosto 2013, 18:17 Le 19/08/2013 18:15

Re: [Gambas-user] How to bring forward Gambas server pages? (gbw3 related files who to expose in http)

2013-08-19 Thread PICCORO McKAY Lenz
From: Beno?t Minisini > Subject: Re: [Gambas-user] How to bring forward Gambas server pages? > (gbw3 related files who to expose in http) > To: mailing list for gambas users > Message-ID: <52100d56.6080...@users.sourceforge.net> > Content-Type: text/plain; charset=ISO-8859-1; format=flowe

Re: [Gambas-user] About coordinates in .FindChild(...) function

2013-08-19 Thread Benoît Minisini
Le 19/08/2013 18:15, Ru Vuott a écrit : >> Ok so if I understand well the find child don't take position into >> account... Just the size > > So that actually the object can be detected/returned by the function > ".ChilFind()", it seems to me that: > > 1) it has to be placed in its position range

Re: [Gambas-user] About coordinates in .FindChild(...) function

2013-08-19 Thread Ru Vuott
> Ok so if I understand well the find child don't take position into account... > Just the size So that actually the object can be detected/returned by the function ".ChilFind()", it seems to me that: 1) it has to be placed in its position range: - ChildObject.X <= 99 - ChildObject.Y <= 29

Re: [Gambas-user] About coordinates in .FindChild(...) function

2013-08-19 Thread Fabien Bodard
Le 19 août 2013 16:50, "Ru Vuott" a écrit : > > Hello Benoît, > > I did some other testing and analysis: I place a "TextLabel" on Form > I have noticed that the object "Child" is identified with the function ".FindChild(...)", if the object is placed in the "range" of the coordinates > TextLabel1

Re: [Gambas-user] About coordinates in .FindChild(...) function

2013-08-19 Thread Ru Vuott
Hello Benoît, I did some other testing and analysis: I place a "TextLabel" on Form I have noticed that the object "Child" is identified with the function ".FindChild(...)", if the object is placed in the "range" of the coordinates TextLabel1.X = 99 TextLabel1.Y = 29. In fact, if I place the "T