Multithreaded GTK+ application



Hi,

I am developing a multi-threaded (pthreads) GUI application using GTK 2.0 library on Red Hat Linux 9.0. 

Application has 3-4 GUI threads i.e. one window in each of the 3-4 GUI threads.

I am putting gtk_main() in my main thread for GUI messages handling for all threads. Is there any way I can 
process GUI messages in each of the GUI thread?

Can any one help me on this issue?

Thanks in advance.









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