Re: [Gambas-user] Issue 325 in gambas: gb.gui can not be loaded on demand

2012-09-11 Thread gambas
Updates: Status: Accepted Labels: -Priority-Medium Priority-Low Comment #2 on issue 325 by benoit.m...@gmail.com: gb.gui can not be loaded on demand http://code.google.com/p/gambas/issues/detail?id=325 (No comment was entered for this change.) -

Re: [Gambas-user] Issue 325 in gambas: gb.gui can not be loaded on demand

2012-09-06 Thread gambas
Comment #1 on issue 325 by benoit.m...@gmail.com: 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 no

[Gambas-user] Issue 325 in gambas: gb.gui can not be loaded on demand

2012-09-04 Thread gambas
Status: New Owner: Labels: Version-TRUNK Type-Crash Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 325 by sebi...@gmail.com: gb.gui can not be loaded on demand http://code.google.com/p/gambas/issues/detail?id=325 if a developer wants to create a project that *opt