[SOLVED] WebView not loading - Nib problem?
[SOLVED] WebView not loading - Nib problem?
- Subject: [SOLVED] WebView not loading - Nib problem?
- From: Edison Thomaz <email@hidden>
- Date: Tue, 17 Feb 2004 16:20:57 -0800
Problem solved! Well, it helps to add the WebKit framework to the project
sometimes :-) Never mind... At least we can get this into the archives.
Thomaz
>
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.