QueueAsync. Thread safe and multiplatform...
I will look into that Martin, seems like a solution to many problems

Thank you!


-----Αρχικό μήνυμα----- From: Martin Frb
Sent: Tuesday, April 01, 2014 11:12 PM
To: Lazarus mailing list
Subject: Re: [Lazarus] Prevent visual updates

On 01/04/2014 20:43, Chris Crori wrote:
That is a great idea Mattias!
a timer with "1" as interval is fast enough for responce application and slow enough to avoid flickering

Another very good way to do this, is using Application.QueueAsync

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to