gtk and threads




Has anyone used gtk clist with threads?

I'd like to have one thread reading data delivered via CORBA (and 
changing some cells in a clist with gtk_clist_append() or
gtk_clist_set_text() ), 
and another thread doing gtk_main(), and responding to gui stuff.

It appears to me that gtk doesn't like to be messed with from two (or more
threads).

Any suggestions?

Thanks, KRK



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