[Gambas-bugtracker] Bug #1673: Timer cannot be created when gb.gtk or gb.qt4 or gb.qt5 is added

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Mon Nov 4 13:03:49 CET 2019


http://gambaswiki.org/bugtracker/edit?object=BUG.1673&from=L21haW4-

Comment #3 by Benoît MINISINI:

Then you have to load the GUI component dynamically with Component.Load().

But beware that it may not work, depending on what you do before calling Component.Load() (the GUI toolkits usually expect to be initialized immediately after the program starts).




More information about the Bugtracker mailing list