From kde-core-devel Thu Sep 30 09:30:18 1999 From: Lars Knoll Date: Thu, 30 Sep 1999 09:30:18 +0000 To: kde-core-devel Subject: Re: Request For Comments: KThread X-MARC-Message: https://marc.info/?l=kde-core-devel&m=93868363411765 Hi Waldo, Sounds really nice if you can implement this in a portable way. It would be exactly what I could need for the HTML-Widget. One more suggestion to your threads API: It would be nice to have some way of sending (arbitrary) signals to the main thread, perhaps even without blocking the ThreadWorker. This would probably mean being able to define signals in the KThread class, and having an easy way of triggering them from the ThreadWorker. But I must admit, that I have no idea if and how one could implement this. Cheers, Lars