[Gambas-user] not very important but I do not understand why

Jussi Lahtinen jussi.lahtinen at ...626...
Mon May 24 16:36:22 CEST 2010


Way to reproduce bug on Gambas 3 rev 2945 @ Ubuntu 10.04 64bit;

1. Create class.
2. Add two public variables to it, and do NOT press enter after last
line of code (Public VarName2 as Something).

Auto completion works with VarName2 only if you have pressed enter
after last line, otherwise VarName1 is only showing.

Jussi


On Mon, May 24, 2010 at 15:24, Karl Reinl <karl.reinl at ...9...> wrote:
> Salut,
>
> I have that module modBaseCalcs which includes 2 public functions.
> You can call modBaseCalcs.BussUndBettag(Jahr) or
> modBaseCalcs.Ostersonntag(Jahr), from other modules,forms.
>
> That works like expected, but the "automatic completion window" shows
> only "Ostersonntag"
>
> This happens on gambas2
>
> --
> Amicalement
> Charlie
>
> [OperatingSystem]
> OperatingSystem=Linux
> KernelRelease=2.6.24-27-generic
> DistributionVendor=Ubuntu
> DistributionRelease="Ubuntu 8.04.4 LTS"
>
> [System]
> CPUArchitecture=i686
> TotalRam=506932 kB
>
> [Gambas]
> Gambas1=gbx-1.0.17
> Gambas1Path=/usr/bin/gbx
>
> Gambas2=2.20.1                Revision:  2771
> Gambas2Path=/usr/local/bin/gbx2
>
> Gambas3=2.99.0                Revision: 2735 (can't compile actually)
> Gambas3Path=/usr/local/bin/gbx3
>
> ------------------------------------------------------------------------------
>
>
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>




More information about the User mailing list