Re: [Gambas-user] gbx3: warning: 4 allocation(s) non freed

2016-10-09 Thread PICCORO McKAY Lenz
hi benoit i see the same message in my gambas since 3.8, in previous 3.4 i do not see, i always use the 3.4 gambas due i dont like the modernis but sqlite componet have lot of bugs before 3.7 so i update to 3.8 and now using 3.9 have same messages specially when we have multiple forms that

Re: [Gambas-user] App idle with long loops

2016-10-09 Thread Jorge Carrión
Thanks to every one for the information. I think I have enough to make my proyect more usable. Best Regards 2016-10-09 18:40 GMT+02:00 Tobias Boege : > On Sun, 09 Oct 2016, Jorge Carrión wrote: > > 2016-10-08 23:54 GMT+02:00 Demosthenes Koptsis : > >

Re: [Gambas-user] App idle with long loops

2016-10-09 Thread Tobias Boege
On Sun, 09 Oct 2016, Jorge Carrión wrote: > 2016-10-08 23:54 GMT+02:00 Demosthenes Koptsis : > > > On 8/10/2016 19:09 μμ, Tobias Boege wrote: > > > On Sat, 08 Oct 2016, Demosthenes Koptsis wrote: > > >> Hello, > > >> > > >> i have very long (time consuming) For loops and

Re: [Gambas-user] App idle with long loops

2016-10-09 Thread Fabien Bodard
and also the mandelbrot example use the task class -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot

Re: [Gambas-user] App idle with long loops

2016-10-09 Thread Fabien Bodard
2016-10-08 23:54 GMT+02:00 Demosthenes Koptsis : > On 8/10/2016 19:09 μμ, Tobias Boege wrote: >> On Sat, 08 Oct 2016, Demosthenes Koptsis wrote: >>> Hello, >>> >>> i have very long (time consuming) For loops and my app is frozen until >>> loop is finished. >>> >>> for

Re: [Gambas-user] App idle with long loops

2016-10-09 Thread Karl Reinl
Am Sonntag, den 09.10.2016, 15:19 +0200 schrieb Jorge Carrión: > It's an empty proyect, I'm afraid... > Thanks for the trying. > > Regards > > 2016-10-09 14:36 GMT+02:00 Charlie Reinl : > > > Am Sonntag, den 09.10.2016, 12:56 +0200 schrieb Jorge Carrión: > > > Is there

Re: [Gambas-user] App idle with long loops

2016-10-09 Thread Jorge Carrión
It's an empty proyect, I'm afraid... Thanks for the trying. Regards 2016-10-09 14:36 GMT+02:00 Charlie Reinl : > Am Sonntag, den 09.10.2016, 12:56 +0200 schrieb Jorge Carrión: > > Is there any example of task fork use? I have a proyect who sending > massive > > e-mails to

Re: [Gambas-user] App idle with long loops

2016-10-09 Thread Charlie Reinl
Am Sonntag, den 09.10.2016, 12:56 +0200 schrieb Jorge Carrión: > Is there any example of task fork use? I have a proyect who sending massive > e-mails to our customers and I guess that task can be a good solution... > > Regards > > 2016-10-08 23:54 GMT+02:00 Demosthenes Koptsis

Re: [Gambas-user] App idle with long loops

2016-10-09 Thread Jorge Carrión
Is there any example of task fork use? I have a proyect who sending massive e-mails to our customers and I guess that task can be a good solution... Regards 2016-10-08 23:54 GMT+02:00 Demosthenes Koptsis : > On 8/10/2016 19:09 μμ, Tobias Boege wrote: > > On Sat, 08 Oct