[Libsigcx-main] Re: [gtkmm] libsigcx
Status: Beta
Brought to you by:
rottmann
From: Andreas R. <a.r...@gm...> - 2003-06-10 14:04:31
|
Maurizio Umberto Puxeddu <mau...@ya...> writes: > hello. > > what if you need to use send signal from some thread that is create from > someone else? (for example a third party library) > You can send signals from threads that run no Dispatcher, but you need a running Dispatcher in the thread you send the signals to (or rather thread zou have the tunnel to, in sigcx terminology). If you need to build a tunnel to a thread that's created by a third-party library, you need to write a dispatcher that runs in that thread. PS: There is a seperate sigcx mailing list. Regards, Andy -- Andreas Rottmann | Rotty@ICQ | 118634484@ICQ | a.r...@gm... http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62 Packages should build-depend on what they should build-depend. |