Re: WebView causes: cannot decode object of class (WebView)
Re: WebView causes: cannot decode object of class (WebView)
- Subject: Re: WebView causes: cannot decode object of class (WebView)
- From: Derrek Leute <email@hidden>
- Date: Thu, 26 Oct 2006 14:23:00 -0400
Yeah, and this one is solved by.... wait for it.... linking the
framework! It's always the simple things that get me.
--Derrek
On Oct 25, 2006, at 10:00 PM, Derrek Leute wrote:
I've added a WebView to my project and now when I start it I get:
*** -[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object
of class (WebView)
Now, if I put in a CustomView and change it's class to WebView, it
loads fine. (Like the MiniBrowser sample application).
Have I missed some fundamental documentation about how to add
WebView with interface builder directly?
Thanks!
--Derrek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden