[Gambas-user] Gambas 1.9.44 problem

Benoit Minisini gambas at ...1...
Mon Oct 9 18:16:33 CEST 2006


On Monday 09 October 2006 16:49, Andrea Bortolan wrote:
> Hi all,
> I'm facing a strange problem using Gambas 1.9.44.
> I started a new project, in the FMain Form I added a new Separator, this is
> showed correclty but, when I try to change its Foreground color gambas
> raises this error : This appication has raised an unexpected error and must
> abort.
> [11] Unknow symbol 'Container' in class 'ListContainer',
> FColorChooser.AddColor.45
>
> Any idea about what I'm doing wrong  ?
> Thanks  a lot, Andrea.
>
>

This bug has been fixed in the svn repository. You must edit the line 45 of 
FColorChooser.class and remove '.Container'.

Regards,

-- 
Benoit Minisini





More information about the User mailing list