[Gtk-sharp-list] Multi-threading and GTK#

Davy Brion ralinx@gmail.com
Tue, 20 Jul 2004 11:01:23 +0200


On Mon, 19 Jul 2004 16:46:12 -0600, Phil Durand <draek@shaw.ca> wrote:
> Is Gdk.Threads.Enter/Leave() a solution to the threading issues with
> GTK? or is it that I've just gotten lucky so far and Enter/Leave dont
> actually do anything?

my application is in the exact same situation as yours... i use
Gtk.ThreadNotify to solve this problem and it works great... if you
want, i can send you some example code off list