> Marshall--perhaps it would help if you could provide a little more info > on the nature of the data coming into the dialog. Does it come over a > socket, or a file descriptor from some type of character device, or > what?
I'm receiving the text via a socket. With your help and prodding I've been able to get past my problem using g_idle_add(). Using it does open up new challenges for me but I'm thankful for the helping hand. -- Marshall Lake -- [EMAIL PROTECTED] -- http://mlake.net _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
