Hello, Thanks for your feedback. However I am ideally wanting to target Mono 1.x platform if possible.
I created a Glade form with a Gecko WebControl, however my WinForms app is MDI based so it does not seem possible to add the Glade form to the parent WinForm. The only other option that I can think of is taking the Mono 2.x WebControl and seeing if I can adapt it to work with Mono 1.x. ----- Original Message ---- Date: Sat, 08 Sep 2007 12:36:59 +0200 From: "Andr?s G. Aragoneses [ knocte ]" <[EMAIL PROTECTED]> Subject: Re: [Mono-list] Gecko WebControl in a WinForm, possible? To: [email protected] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 ] -- ____________________________________________________________________________________ Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage. http://au.docs.yahoo.com/mail/unlimitedstorage.html
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
