> After reading Andrew's blog entry about Multi-threaded > Gtk programming, it got me to think about what gtk# > developers were telling me. However, we really do not > have any tutorial or examples for multi-threaded gtk# > on the wiki. Anyone interested?
The "Writing responsive applications" article covers this quite well, IMHO. http://www.mono-project.com/Responsive_Applications Seems very nice, tidy, and to the point. I've been able to write several multithreaded Gtk# apps based on this information; this issue seems to be much more documented than many others [regarding Gtk#]. :) But maybe I'm missing your point since the article mentioned below is about Gtk and not Gtk# _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
