Where do I begin? :) I was foing a number of things incorrectly, but mainly I had potential race conditions because I had the notify created after the thread start (That was dumb on my part!), and some incorrect updating of the GUI from within the thread which also created some issues. Francis supplied code which fixed these issues.
Paulo Pires wrote: >What was it? > >Sex, 2005-07-15 às 06:43 -0400, John Meadows escreveu: > > >>Thanks to Francis Brosnan Blazquez, who took an indepth look at my code >>and found what I was doing wrong, the issues have been solved! >> >> > > > > > _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
