[Mono-list] Calling main thread

Dominik Zabłotny dominz@wp.pl
Thu, 10 Feb 2005 19:05:12 +0100


Dnia 10-02-2005, czw o godzinie 17:27 +0100, Dominik Zabłotny
napisał(a):
> How to call main (GUI-GTK#) thread from the other - i.e. after
> asynchronous socket event?  In MS.NET I would probably use
> Control.Invoke() and in Delphi TThread.Synchronize.
> The event isn't frequent and performance doesn't really matter.

Probably I have found the answer:
http://lists.ximian.com/archives/public/gtk-sharp-list/2004-July/004501.html
But if there is other way, please let me know :)

-- 
Dominik Zabłotny