On Friday 22 June 2007 07:28, Michael Van Canneyt wrote:
> - Don't use synchronize to fire the timer, because that limits
> the use of timers to the main thread.
> This one is harder, and I must confess I don't have a clue
> on how to implement this in a platform independent manner...
Well,
On Fri, 22 Jun 2007, Graeme Geldenhuys wrote:
> On 22/06/07, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
> >
> > Some time ago, Graeme Geldenhuys (hope I spelled this correct from memory)
> > posted some TFPTimer component to this list.
>
> The name is 100% correct. :-)
> Thanks for taking m
On 22/06/07, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
Some time ago, Graeme Geldenhuys (hope I spelled this correct from memory)
posted some TFPTimer component to this list.
The name is 100% correct. :-)
Thanks for taking my idea further and submitting it to FCL. This is
what I love abo
Hello,
Some time ago, Graeme Geldenhuys (hope I spelled this correct from memory)
posted some TFPTimer component to this list.
The component was changed so another timer mechanism can be plugged in,
and the result has been added to the FCL. A small test program is
provided.
The Lazarus people ma