[Gambas-user] Gambas 3 RC pre-release package
Benoît Minisini
gambas at ...1...
Mon Mar 21 13:10:16 CET 2011
> Hi,
>
> It compiles fine on Ubuntu 10.04
>
> Found that changing the default language of a project in the Project
> Property window, the OK ramains gray so tha change can not be enabled.
>
> I have re-compiled my old project, but at run I get a baloon saying that
> the form.name is badly erased.
>
> Any idea ?
>
> Salud
>
> Pino
>
No, the message is "badly overridden".
It means that your in inheritance is incorrect. Gambas 2 was unable to detect
such mistakes. To fix that, simply use another name than "Name", which is
already used by the Name property.
Regards,
--
Benoît Minisini
More information about the User
mailing list