48f775decb
Splash Screen under OSX requires a call of wxYeild() for update. But wxYield() furthers a case, when CallAfter() in CLI::run() was called at the wrong time, before some of the GUI was created. So, there is workaround: Parameters needed for later loads are encapsulated to GUI_App::AFTER_INIT_LOADS structure and are used in GUI_App::AFTER_INIT_LOADS::on_loads which is called just ones after wxEVT_IDLE |
||
---|---|---|
.. | ||
Config | ||
GUI | ||
Utils | ||
CMakeLists.txt | ||
pchheader.cpp | ||
pchheader.hpp |