[Gambas-user] Internal overflow error
Benoit Minisini
benoit.minisini at gambas-basic.org
Mon Dec 12 21:43:41 CET 2022
Le 12/12/2022 à 17:39, BB a écrit :
> This application has raised an unexpected error and must abort. [7]
> Overflow. FMain.FMain.0
>
> A bit hard to debug when it happened before the program starts but I
> think it was caused by having Stock.Refresh in the form _Init method.
>
> rgrds
>
> bruce
>
It's normally a color that is a negative integer (for example &HC000000)
in a control of your form. It's fixed by recompiling the form or save it
again from the IDE.
Regards,
--
Benoît Minisini.
More information about the User
mailing list