Comment #1 on issue 325 by [email protected]: 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? ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
