Alle 06:10, sabato 6 settembre 2008, Benoit Minisini ha scritto:
> Gambas interpreter was not designed to be multi-threaded at all.
>
> What sort of background process people want to do during their application?
> I never had such a need.
When the applications does a lot of asynchronous input/outp
Sorry my bad.
Kari
On Sat, Sep 6, 2008 at 9:04 PM, Benoit Minisini <
[EMAIL PROTECTED]> wrote:
> On samedi 06 septembre 2008, Kari Laine wrote:
> > > Can you provide a project that shows the behaviour you are describing?
> > >
> > > Thanks in advance.
> > >
> > > Regards,
> > >
> > > --
> > > B
Kubuntu intrepid gambas2 is broken
i remember i got that script from gambas.it maintener
if he could send it back to me i could compile
> From: [EMAIL PROTECTED]
> To: gambas-user@lists.sourceforge.net
> Date: Sat, 6 Sep 2008 19:06:47 +0200
> Subject: Re:
On samedi 06 septembre 2008, Kari Laine wrote:
> > Can you provide a project that shows the behaviour you are describing?
> >
> > Thanks in advance.
> >
> > Regards,
> >
> > --
> > Benoit Minisini
> >
> > Thanks for interest.
>
> Here it is. There is database_script directory where is script to cre
>
>
> Can you provide a project that shows the behaviour you are describing?
>
> Thanks in advance.
>
> Regards,
>
> --
> Benoit Minisini
>
> Thanks for interest.
Here it is. There is database_script directory where is script to create
database laskutus.
When you test the program insert 1,2,3 to te
Le samedi 06 septembre 2008 18:55:47 Henri Girard, vous avez écrit :
> Hi
> I am running intrepid and i would like to compile gambas. can someone send
> me a script to compile on 64 bits or have a link to get it working on
> kubuntu intrepid
> thanks
> Henri
> __
Hi
I am running intrepid and i would like to compile gambas. can someone send me a
script to compile on 64 bits
or have a link to get it working on kubuntu intrepid
thanks
Henri
_
Email envoyé avec Windows Live Hotmail. Dites adi
On samedi 06 septembre 2008, Kari Laine wrote:
> Not the original poster,
>
> but I got interested of this. I can't get movefirst() to work.
>
> If I first search a record by using
> Connessione.Find()
>
> TextBox2.Text = Risultato!nimi give the right field
>
> Then I make R
- Original Message -
From: "Leonardo Miliani" <[EMAIL PROTECTED]>
To: "mailing list for gambas users"
Sent: Friday, September 05, 2008 11:36 PM
Subject: Re: [Gambas-user] Maybe a bug in how Gambas manages openDB
connections
Benoit Minisini ha scritto:
> On vendredi 05 septembre 2008,
Benoit Minisini ha scritto:
> On samedi 06 septembre 2008, Doriano Blengino wrote:
>
>> Pino Zollo ha scritto:
>>
>>> Alle 19:11, venerdì 5 settembre 2008, nando ha scritto:
>>>
This thread would cease to exist when the SUB is completed.
The main thread continues processing
Benoit Minisini schreef:
> On samedi 06 septembre 2008, Doriano Blengino wrote:
>
>> Pino Zollo ha scritto:
>>
>>> Alle 19:11, venerdì 5 settembre 2008, nando ha scritto:
>>>
This thread would cease to exist when the SUB is completed.
The main thread continues processing al
Not the original poster,
but I got interested of this. I can't get movefirst() to work.
If I first search a record by using
Connessione.Find()
TextBox2.Text = Risultato!nimi give the right field
Then I make Risultato.MoveFirst()
TextBox3.Text = Risultato!nimi does not
On samedi 06 septembre 2008, Doriano Blengino wrote:
> Pino Zollo ha scritto:
> > Alle 19:11, venerdì 5 settembre 2008, nando ha scritto:
> >> This thread would cease to exist when the SUB is completed.
> >> The main thread continues processing along side this one.
> >>
> >> The interpreter would h
Pino Zollo ha scritto:
> Alle 19:11, venerdì 5 settembre 2008, nando ha scritto:
>
>> This thread would cease to exist when the SUB is completed.
>> The main thread continues processing along side this one.
>>
>> The interpreter would have to switch running threads regularly.
>>
>
> I guess
On vendredi 05 septembre 2008, Leonardo Miliani wrote:
>
> Ops I forgot the version: 2.8.1, but got the same error with
> previous versions 2.8 and, if I remember correctly, 2.7.
Then please post the actual code that shows your problem.
Thanks.
--
Benoit Minisini
--
Kari Laine ha scritto:
> Hi again,
>
> now I think I understand what the problem is - I did notice it straight away
> because I had only 1 record on both tables. I do not get any error from the
> Gambas but the Risultato.movefirst has no effect. It returns the record that
> was searched for in the
Maybe using a grid might be an option.
Regards Pete
On Sat, 2008-09-06 at 10:13 +0200, Tomas Eroles i Forner wrote:
> Ok, it seems to work fine.
> I can draw all the board without problems, but I have yet some
> questions:
>
> I'm drawing the board after a menu command. If after the drawing the
Ok, it seems to work fine.
I can draw all the board without problems, but I have yet some
questions:
I'm drawing the board after a menu command. If after the drawing the
board I click on Maximize button, the board is erased and I have to draw
it another time. How can I solve that?
Other question:
18 matches
Mail list logo