Re: IBPalette missing class information?
Re: IBPalette missing class information?
- Subject: Re: IBPalette missing class information?
- From: Ricky Sharp <email@hidden>
- Date: Sun, 16 Sep 2007 11:48:07 -0500
On Sep 16, 2007, at 1:56 AM, Greg Best wrote:
I'm trying to package a view into an IBPalette. It compiles fine,
and shows up fine in IB, but when I drag it to a window it jumps
back and gives this message to the console:
2007-09-15 23:52:48.781 Interface Builder[3522] *** Canceling drag
because exception 'NSArchiverArchiveInconsistency' (reason '*** -
[NSKeyedUnarchiver decodeObjectForKey:]: missing class information
for object') was raised during a dragging session
Any idea what it means to be "missing class information for
object"? There's not a lot of information in that message to help
me know where to look.
In your custom view's NSCoder methods, what classes are your encoding/
decoding? Any custom classes must also be part of the IB palette
project when it's built.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden