| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I have a project with among others a NSView subclass, and a MovieEditingController subclass (from the bMoviePallete) - this has been giving me problems for a few weeks: I want the NSView subclass to have a reference to the MovieEditingController, so I imported the header created the instance. The MovieEditingController implementation file (.m) also imports the header file, as you'd expect, but now complains that MovieEditingController is an undefined type? What gives? I thought the #import statement dealt with things like this. Any clues?Nathan Day
| References: | |
| >Simple #import question (From: Pete Carss <email@hidden>) |
| 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.