hAmmeRoL wrote: > After some research, I still cannot figure out how to catch signals > sent from event loop started by external library? > > I am currently using jambi 4.3.4_01 and an external library Smack > 3.0.4(which is responsible for protocol communication). > > I cannot catch the signal sent from the message listener (a thread > started by smack) in my gui event loop > > > So how to solve this problem or is there a workaround? >
Hi, Qt Jambi has no special integration with Smack, and I'm afraid I don't have any experience with that library. I think you might have more luck addressing this question to a mailing list or forum focused on Smack, as your question seems to be more related to that library than to Qt Jambi. -- Eskil _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
