On Wed, Sep 9, 2015 at 8:09 AM, patspiper <[email protected]> wrote:
> The patch works indeed. I haven't inspected the dektop manager code, but
> QueueAsync call may be more suited for the task than a timer.

Another choice in OnIdle handler.
The benefit would be that also the initial update of the IDE Coolbar
would be delayed and the IDE would be ready for editing sooner.
Lazarus still starts a lot slower than many competing advanced
programmers' editors. There is no good reason for it because we don't
use virtual machines like Java or .NET based systems do (including
Delphi now).
I optimized the Component Palette startup a lot but there is still more to do.

Juha

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to