k***@gmail.com
2010-07-29 13:00:39 UTC
Hi,
I'm looking for a way to pass a class created inside a thread back to
the main thread.
The setoutparm methodes don't work for this.
I also tried to override the Thread class, add a parm methode but then
the thread isn't run successfully.
Is there a way to get the class reference and use the calculated
values, record buffers, .. from outside the "work" thread?
Thanks in advances,
Kenny
I'm looking for a way to pass a class created inside a thread back to
the main thread.
The setoutparm methodes don't work for this.
I also tried to override the Thread class, add a parm methode but then
the thread isn't run successfully.
Is there a way to get the class reference and use the calculated
values, record buffers, .. from outside the "work" thread?
Thanks in advances,
Kenny