Alex Shulgin wrote:
> Hi,
> 
> I'm trying to use WebKit in a C# WinForms application running on Mac OS 
> X and I have problems.
> 
> Currently, I'm able to put WebKit control on System.Windows.Forms.Form 
> instance, but it has rendering problems: the WebKit is overdrawn by the 
> form background.  It might have other event-related issues--not sure 
> currently.

I've solved the background issue by overriding Form.OnPaint & 
Form.OnPaintBackground, so for now it renders correctly.

Still if anyone knows of other (proper) way to do this drop me a line. :)

--
Alex

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to