Re: thread and gtk pb



Sylvain Trias wrote:
> 
> Hi
> We are coding a chat program under linux and we use gtk and pthreads...
> 
> When we run our soft, the window get updated only when the mouse is upper the window.
> We run 1 thread for gtk, 1 for the server and 1 by extra client.

Perhaps make sure both threads are in fact running?  Might be a
pthread_join() issue?

I'm only guessing.

DT
--
Technical Director, Virginia Center for Computer Music
http://www.people.virginia.edu/~djt7p
(804) 924-7355




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