[Gtk-sharp-list] GTK# GUIs and Threads

Pablo Baena pbaena@uol.com.ar
Mon, 3 May 2004 00:26:21 +0000


Hi Morten.

On Sunday 02 May 2004 15:08, Morten Krog wrote:
> Is it possible to change GUI elements from other threads as long as the
> other thread acquires lock on the GUI through Gdk.Threads.Enter()?

Yes, it is. Try it and see.