Re: [Mono-osx] Using native Cocoa WebKit for System.Windows.Forms.WebBrowser on Mac OS X

Alex Shulgin <[email protected]>
Newsgroups gmane.comp.gnome.winforms
Message-ID <[email protected]>
Alex Shulgin wrote:
> Hi,
> 
> Recently I've been struggling to bring up native (Cocoa-based) WebKit as 
> WinForms WebBrowser control on OS X.
> 
[snip]
> 
> * After that I've noticed that the actual browser engine to use is 
> chosen in Mono.WebBrowser/Manager.cs.  I've patched it to use alternate 
> implementation on Mac OS by default.  See Mono.WebBrowser.Manager.patch.
> 
> * Finally, I've added mono-cocoa-webkit.dll modeled after 
> mono-webkit.dll to provide minimum required functionality: create WebKit 
> & navigate to URL.

UPDATE: in mono-cocoa-webkit module, WebBrowser.cs: a call to 
NSThread.MakeMultithreaded() causes memory corruption and random crashes 
on Mac OS X 10.6 Snow Leopard.

Turned out, it is not really needed so can be safely removed.

--
Regards,
Alex

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.