[Gambas-user] Issue 325 in gambas: gb.gui can not be loaded on demand
gambas at ...2524...
gambas at ...2524...
Thu Sep 6 21:01:55 CEST 2012
Comment #1 on issue 325 by benoit.m... at ...626...: gb.gui can not be loaded
on demand
http://code.google.com/p/gambas/issues/detail?id=325
Normal, both gb.gtk and gb.qt4 are initialized by the "main" hook run
before the Main() startup method. If you load the components after, that
hook is not executed.
Why do you want to do that?
More information about the User
mailing list