• 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
Simple #import question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Simple #import question


  • Subject: Simple #import question
  • From: Pete Carss <email@hidden>
  • Date: Fri, 29 Nov 2002 11:56:44 +0000

Hello All
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?

Pete
_______________________________________________
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.

  • Follow-Ups:
    • Re: Simple #import question
      • From: Nathan Day <email@hidden>
  • Prev by Date: Optimizing NSView Performance
  • Next by Date: Re: Simple #import question
  • Previous by thread: Optimizing NSView Performance
  • Next by thread: Re: Simple #import question
  • Index(es):
    • Date
    • Thread