On Thu, 16 Nov 2006, George Birbilis wrote:

> > > What is needed to allow different Forms to run in different Threads?
> > >
> > I am not sure, but I think that ...
> >
> > It is needed, that the threads are created in different processes.
> >
> > There is a global application object, so the LCL is
> > essentially not suitable for being run in multiple threads.
> 
> In Delphi VCL, there's a way to use multiple threads and when you want to do
> drawing etc. serialize calls on the main GUI thread
> See "Synchronize" call in VCL docs

The same exists in FPC.

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to