[Mono-list] asychronous call to a gecko WebControl object

adam at morrison-ind.com adam at morrison-ind.com
Fri Jul 14 08:32:47 EDT 2006


> It seems that WebControl methods are without effect inside threads !
> Have some of you already faced such a problem ?

If this is a GTK# app, GTK isn't thread safe.  You can only invoke  
UI/widget methods from the main thread. See...
http://www.mono-project.com/Responsive_Applications




More information about the Mono-list mailing list