Does WebView work? [with previous release of Monobjc -- my Monobjc DLLs are dated Jun 26 -- either your release dates or my install dates] For something simple like: wv.MainFrameURL = "http://www.google.com";; where wv is hooked up as an outlet in Interface Builder, I get: 2008-08-29 03:30:23.049 web[72370:717] *** -[WebView setMainFrameURL:]: unrecognized selector sent to instance 0x8eb810
2008-08-29 03:30:23.051 web[72370:717] An uncaught exception was raised
2008-08-29 03:30:23.051 web[72370:717] *** -[WebView setMainFrameURL:]: unrecognized selector sent to instance 0x8eb810 2008-08-29 03:30:23.052 web[72370:717] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[WebView setMainFrameURL:]: unrecognized selector sent to instance 0x8eb810' Thanks! I've had no problems with other controls I've used so far.
 - sam -

Reply via email to