R. K. Wijayaratne escribió: > Hello everyone, > > I was wondering if it was possbile to use a gecko WebControl in a purely > WinForms based application under Mono? >
It's not necessary, you could use the WebControl class from WinForms (2.0 profile), but it's implemented on SVN (and will be available in next mono version). More info: http://tirania.org/blog/archive/2007/Sep-04.html Regards, Andrés [ knocte ] -- _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
