Re: WebView not loading - Nib problem?
Re: WebView not loading - Nib problem?
- Subject: Re: WebView not loading - Nib problem?
- From: "Louis C. Sacha" <email@hidden>
- Date: Tue, 17 Feb 2004 16:40:34 -0800
Hello...
Is the WebKit framework linked (added) in your project in XCode/ProjectBuilder?
Louis
Hi everyone,
I am running into a strange problem here. If a drag a WebView into one of my
windows in IB and try to run my project, this is what I get:
2004-02-17 15:41:27.581 TimeLife[2461] An uncaught exception was raised
2004-02-17 15:41:27.585 TimeLife[2461] *** -[NSKeyedUnarchiver
decodeObjectForKey:]: cannot decode object of class (WebView)
2004-02-17 15:41:27.586 TimeLife[2461] *** Uncaught exception:
<NSInvalidUnarchiveOperationException> *** -[NSKeyedUnarchiver
decodeObjectForKey:]: cannot decode object of class (WebView)
I don't even see my main window. The exception seems to occur when the main
nib file is being unpacked. It looks like there's some type of compatibility
issue here.
Does anyone know what the problem is?
Thanks,
Edison Thomaz
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.