• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: IBPalette missing class information?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: IBPalette missing class information?
      • From: Greg Best <email@hidden>
References: 
 >IBPalette missing class information? (From: Greg Best <email@hidden>)

  • Prev by Date: Re: How to avoid excessive hard coding when programatically inserting Core Data entity ?
  • Next by Date: Thanks to LA CocoaHeads on my pasteboard bug
  • Previous by thread: Re: IBPalette missing class information?
  • Next by thread: Re: IBPalette missing class information?
  • Index(es):
    • Date
    • Thread