On Thu, Dec 10, 2009 at 7:45 AM, dkarantonis <[email protected]> wrote: > i would like to create a secondary thread that updates the GUI, so i read > that i have to use the Runtime.DispatchService.GuiDispatch(). The problem is > that i cannot find it. I am using Mono 2 and gtk-sharp 2.12.00.
DispatchService is part of MonoDevelop, so it's only an option if you're building a MonoDevelop adding. For normal GTK# apps, see the page that Adam linked. -- Michael Hutchinson http://mjhutchinson.com _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
