• 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: References to classess
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: References to classess


  • Subject: Re: References to classess
  • From: "Al Kirkus" <email@hidden>
  • Date: Thu, 25 Apr 2002 20:11:01 -0500

That's it.

Such a simple solution.

Would have taken me a week to realize the mistake.

Thanks so much.

Al

>>> Phillip Morelock <email@hidden> - 4/25/02 2:46 PM >>>
in your header for your implementation, put in
@class Column;

in the implementation file itself, you must still import the interface.
#import "Column.h"

does this help?

At Thursday, 25 April 2002, you wrote:

>Hi.
>I have a class structure in which one class uses another but the other
>uses the first. I can get it to compile by using the @class directive
>instead of including the one of the header files but I receive warnings

>like:
>
>Record.m:27: warning: `Column' does not respond to `retain'
>
>The Column class is the one I used @class on.
>
>Any suggestions.
>
>Al
>_______________________________________________
>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.
_______________________________________________
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.

  • Prev by Date: Re: Getting the availably fonts of a font family
  • Next by Date: Re: References to classess
  • Previous by thread: Re: References to classess
  • Next by thread: Re: References to classess
  • Index(es):
    • Date
    • Thread