[Mono-osx] MonoMac and WebKit.

MichaelK michael.kostukov at gmail.com
Thu Aug 5 10:32:19 EDT 2010


I have exactly the same issue. Looks like you forgot to call "init" when
WebView is being created somewhere is the bridge. Here is a simple way to
replicate it. Add this line anywhere in your MonoMac application:

MonoMac.WebKit.WebView webView = new MonoMac.WebKit.WebView();

This will cause the following crash:

WebView(0x6e8f90) - NSView not correctly initialized. Did you forget to call
super?
-- 
View this message in context: http://mono.1490590.n4.nabble.com/MonoMac-and-WebKit-tp2292126p2314941.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list