[Lazarus] screen.cursor := crHourglass and Linux

John Landmesser JohnML at online.de
Sat Apr 16 12:19:00 CEST 2011


Am 16.04.2011 12:05, schrieb Mattias Gaertner:
> Not really, because the LCL is a event based/driven GUI engine. You
> must leave the main thread enough processing time.
> When processing a long operation you must call
> Application.ProcessMessages or put the operation into another queue.
> Otherwise your application stops responding.
> The LCL is not a winapi emulator.
>
> Mattias
>

Thanks for that explanation, changed my code templates :-))

just an idea:

i have to change that code templates on different computers.

What about an lazarus that can synchronize those user settings like 
chrome/firefox can do with links?

Would be a nice feature?!




More information about the Lazarus mailing list