gtkplus_gnome thread: gtk client server program
we are writing a simple client server program which uses a gtk interface the problem is that we cant seem to get gtk to wait for the read from the server, if we put the read in gtk freezes as we are not allowing main to continue, is there some way to make an event which listens for data from the server and act only when it finds it mark dawson
|





