> >
> > Now I have some new questions though. According to the tutorial on
> > lazarus-ccr  a thread must never update the form, does this also apply to
> > things like  messagedialog and showmessage ?
>
> Yes.
> The complete painting and mouse/keyboard stuff belongs to one thread.
Thanks, so implemented, I removed the calls for those, and simply made sure 
the function will return false, to keep it threadsafe, error HANDLING will 
have to be the task of the calling programs, at least error CATCHING is 
there.

Ciao
A.J.

-- 
A.J. Venter
Chief Software Architext
OpenLab International
www.getopenlab.com
www.silentcoder.co.za
+27 82 726 5103

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

Reply via email to