Benoît MINISINI changed the state of the bug to: Closed.
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-
Comment #5 by Benoît MINISINI:
It should be fixed in revision #7253.
"&&" and "& " are not considered as shortcuts anymore by the IDE, and so they
are correctly saved.
But the GUI toolkit will, and so "& " will display a space with an underscore,
and "&&" will display a "&".
---
Comment #1 by Benoît MINISINI:
Fixed in revision #7251.
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-u
Benoît MINISINI changed the state of the bug to: Closed.
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-
For some reason unbeknownst to me, the sdl2.audio files now came a live.
As for the gb.desktop.gnome.*, I think that should be a mistake with the
Wiki, as it is not listed amongst the components here:
http://gambaswiki.org/wiki/comp
For the geom and draw's .list and .info, I guess Benoît must an
Well, I just wanted to make sure that this is not normal behaviour
before reporting a bug. For example that the wiki is not up to date with
regards to the files listed.
--
___
Please follow the instructions to report compiling problems.
http://gambaswiki.org/wiki/doc/report#t3
Jussi
On Sat, Aug 29, 2015 at 8:35 PM, Moviga Technologies
wrote:
> Hi!
>
> When I compile Gambas I notice that the following files are missing:
>
> usr/lib/gambas3/gb.desktop.gnome.*
> usr/s
Hi!
When I compile Gambas I notice that the following files are missing:
usr/lib/gambas3/gb.desktop.gnome.*
usr/share/gambas3/info/gb.desktop.gnome.*
usr/lib/gambas3/gb.sdl2.audio.*
usr/share/gambas3/info/gb.sdl2.audio.*
usr/share/gambas3/info/gb.{geom,draw}.*
Could I possibly have missed some
> Ok, understood. Both Format$() and Format() use it
>
> Debug sLangu;; "Now()="; Now();; "Format$="; Format$(Now(), "dd/mm/
> hh:nn:ss.uu");; " Format="; Format(Now(), "dd/mm/ hh:nn:ss.uu")
>
> MMain.Main.19: en_CA.UTF-8 Now()=2015-08-29 15:38:55 Format$=29-08-2015
> 15:38:55.457 Format=2
Am Samstag, den 29.08.2015, 11:55 +0200 schrieb Benoît Minisini:
> Le 29/08/2015 11:08, Charlie Reinl a écrit :
> > Am Samstag, den 29.08.2015, 04:22 +0300 schrieb Jussi Lahtinen:
> >>> correct me if I go wrong, I still don't see for what we need the
> >>> localization.
> >>> Having a Date or Date/
Le 29/08/2015 15:07, Moviga Technologies a écrit :
> http://gambaswiki.org/wiki/comp/gb.db.form/datasource/filter says:
>
> Datasource.Filter = DB.Subst("Field &1", Text)
>
> Should it not be Field=&1 ???
>
Fixed.
--
Benoît Minisini
--
http://gambaswiki.org/wiki/comp/gb.db.form/datasource/filter says:
Datasource.Filter = DB.Subst("Field &1", Text)
Should it not be Field=&1 ???
--
___
Gambas-user mailing list
Le 29/08/2015 14:08, adamn...@gmail.com a écrit :
> On Sat, 29 Aug 2015 01:05:12 +0200 Benoît Minisini
> wrote:
>
>
>>> Hi,
>>>
>>> Can you try revision #7245 and tell me if it is fine for you?
>>>
>>> Now a component project can have any name you want.
>>>
>>> Then the packager will internally pr
On Sat, 29 Aug 2015 01:05:12 +0200
Benoît Minisini wrote:
> > Hi,
> >
> > Can you try revision #7245 and tell me if it is fine for you?
> >
> > Now a component project can have any name you want.
> >
> > Then the packager will internally prefix the project name with the
> > vendor name if not pr
Le 29/08/2015 11:55, Benoît Minisini a écrit :
>
> For the last time, Format$() *does* use the localization settings, as
> explicitly stated in the documentation.
>
> But it uses them for its special formatting characters only. Non-special
> characters are just inserted as is in the resulting strin
Le 29/08/2015 11:08, Charlie Reinl a écrit :
> Am Samstag, den 29.08.2015, 04:22 +0300 schrieb Jussi Lahtinen:
>>> correct me if I go wrong, I still don't see for what we need the
>>> localization.
>>> Having a Date or Date/Time and we want to format it, where we need
>>> localisation there for.
>>
Am Samstag, den 29.08.2015, 04:22 +0300 schrieb Jussi Lahtinen:
> > correct me if I go wrong, I still don't see for what we need the
> > localization.
> > Having a Date or Date/Time and we want to format it, where we need
> > localisation there for.
> >
> > Using german date is Format(now(),"dd.mm.
17 matches
Mail list logo