It looks like deferring to the UIManager is ok for the start up. No need to fork at background user level or something like that.

Le 12/04/2018 à 12:42, Hilaire a écrit :
     to use the deferred action in the startup you can add it to the SessionManager >> addDeferredStartupAction:, this will execute after all the startup actions. However, I was wrong it will not solve the problem of the splash, as the deferred action is still running in maximum priority (maybe this should be changed).

And what about UIManager default defer: [], does it run at an acceptable lower priority?

--
Dr. Geo
http://drgeo.eu



Reply via email to