Thank you Willy. Those instructions helped me as well.
Lewis
On 12/12/2014 08:22 AM, Willy Raets wrote:
> On vr, 2014-12-12 at 05:54 -0800, LVDave wrote:
>> Having used to use MSVisualBasic many moons ago, I wanted to see how close
>> Gambas was to VB. Since I'm on Ubuntu 14.04, I installed Gambas
Le 16/12/2014 13:59, Fabien Bodard a écrit :
> I have problems on setting the database connection property on
> databrowser too. when the cell lose the focus the connection name
> desapear.
>
> so then i can't choose table name !
>
It should be fixed in revision #6761.
Regards,
--
Benoît Minisi
Updates:
Status: Fixed
Labels: -Version Version-TRUNK
Comment #1 on issue 590 by benoit.m...@gmail.com: Error in the keypress
event
https://code.google.com/p/gambas/issues/detail?id=590
Fixed in revision #6754.
Now you get a warning message instead of an error if some code trie
Le 21/12/2014 18:41, RICHARD WALKER a écrit :
> Sorry to butt in but would it help to have Replace work the way Benoît
> had it originally and use something else for Tobi's substitution of
> one instance for a substitute string - like maybe Substitute? Or is
> that already spoken for?
>
> Richard
>
Sorry to butt in but would it help to have Replace work the way Benoît
had it originally and use something else for Tobi's substitution of
one instance for a substitute string - like maybe Substitute? Or is
that already spoken for?
Richard
-
On Sun, 21 Dec 2014, Beno?t Minisini wrote:
> Le 21/12/2014 14:32, Beno?t Minisini a ?crit :
> > Le 20/12/2014 11:36, Tobias Boege a ?crit :
> >>
> >> Better in revision #6753? The script is there but not incorporated yet
> >> into
> >> the Makefile.
> >>
> >
> > Good. But why a script?? Please mak
Le 21/12/2014 16:18, Tobias Boege a écrit :
> On Sun, 21 Dec 2014, Beno?t Minisini wrote:
>> Le 21/12/2014 14:33, Beno?t Minisini a ?crit :
>>> Le 20/12/2014 09:27, Tobias Boege a ?crit :
Hi,
attached is a script which essentially executes
Print RegExp.Replace(" * * a *
On Sun, 21 Dec 2014, Beno?t Minisini wrote:
> Le 21/12/2014 14:33, Beno?t Minisini a ?crit :
> > Le 20/12/2014 09:27, Tobias Boege a ?crit :
> >> Hi,
> >>
> >> attached is a script which essentially executes
> >>
> >>Print RegExp.Replace(" * * a *", "^[ ]*\\*", "'")
> >>
> >> On my system the o
Le 21/12/2014 14:33, Benoît Minisini a écrit :
> Le 20/12/2014 09:27, Tobias Boege a écrit :
>> Hi,
>>
>> attached is a script which essentially executes
>>
>>Print RegExp.Replace(" * * a *", "^[ ]*\\*", "'")
>>
>> On my system the output is
>>
>>'' a *
>>
>> which I don't understand. As th
Le 21/12/2014 14:32, Benoît Minisini a écrit :
> Le 20/12/2014 11:36, Tobias Boege a écrit :
>>
>> Better in revision #6753? The script is there but not incorporated yet
>> into
>> the Makefile.
>>
>
> Good. But why a script?? Please make a normal Gambas project so that we
> don't depend on gbs3, w
Le 20/12/2014 09:27, Tobias Boege a écrit :
> Hi,
>
> attached is a script which essentially executes
>
>Print RegExp.Replace(" * * a *", "^[ ]*\\*", "'")
>
> On my system the output is
>
>'' a *
>
> which I don't understand. As the regular expression indicates I want only
> the one match a
Le 20/12/2014 11:36, Tobias Boege a écrit :
>
> Better in revision #6753? The script is there but not incorporated yet into
> the Makefile.
>
Good. But why a script?? Please make a normal Gambas project so that we
don't depend on gbs3, which may have its own problems.
Regards,
--
Benoît Minisi
12 matches
Mail list logo