Hi there:
I'm on a MDI app with a thread instance of the same class on each child
window. My problem is that every instance is executed only once. I placed a
breakpoint in the Execute method but is only reached the first time the
thread is executed. Just openned child windows, execute its thread only once
too. The FreeOnTerminate property is set to FALSE. I suppose the thread can
be Executed several times; if the Execute method finished by himself, another
Resume will call it again. What could be missing? Are there any properties to
be set for the thread to be executed again? I mean, without having to Free it
and re-Create it. Please, any comments would be good. TIA.
Regards, Juanma.
--
Juan Manuel Gomez Ramos
Computer Science student at Havana University
Paraglider pilot and RadioHam (CM9BPG)
http://cubairsports.itgo.com = http://www.geocities.com/cubairsports
email:<[EMAIL PROTECTED]> eFax: +1-707-313-0329 (USA)
<[EMAIL PROTECTED]> +44-870-125-4936 (UK)
<[EMAIL PROTECTED]>
ICQ: 62091995
http://chronos.itgo.com
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"