[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

threading and idle functions



Hi, gtk folks. I'm working on a program with a few threads. One thread
monitors
network connection, and pass received data to main thread, while I
registered
an idle function to handle the data passed from network monitor thread.
When I
start the program, the idle function is called once. But later after
that, it is not called
any more. Could you please tell me the reason, and the solution? Any
suggestions
will be greaty appreciated.

Best regards,
Xiong Shaojun
China Merchants Bank



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]