| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
My only other suggestion is to make a copy of your project and reduce your NSApplication subclass to only contain an array of VWidget objects. Your current project may be too complex to debug. For example, make VWidget a subclass of NSObject instead of your storable object in the copied project, and have your NSApplication subclass do nothing but return an array of widgets.
I've had to resolve the <<class >> problem several times. I think it always had to do with providing the correct container and key to NSIndexSpecifier . You seem to be doing that, but making a less complex project might help you narrow down what's wrong.
Good luck,
Itrat.
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.