[Gambas-user] Release of Gambas 3.7
Benoît Minisini
gambas at ...1...
Sat Mar 14 16:46:32 CET 2015
Le 14/03/2015 15:27, Jussi Lahtinen a écrit :
> I think you missed my mail..?
> See attached project.
>
>
> Jussi
>
Just don't instanciate your form there.
That new error message tells you that it is too early for the Qt4
library, because it is initialized just before your Main() method is
called, but after the startup class (and hence your variables) are
initialized.
I will try to initialize the GUI earlier If I can, but that's not sure.
Regards,
--
Benoît Minisini
More information about the User
mailing list