• 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
Declaration of an instance
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Declaration of an instance


  • Subject: Declaration of an instance
  • From: Famille GOUREAU-SUIGNARD <email@hidden>
  • Date: Tue, 16 Apr 2002 13:34:22 +0200

Hi,

I'm trying to use an instance of a class I designed (to be a delegate).

This application uses three classes
"interface" that contain the main code, and the outlets to the controls
"record" that maintains the datas (with no instance)
"CLDelegateTableView" that has to be a delegate (with an instance).

The main class is the first one. in its implementation, it uses the three headers files. but when, in the awakeFromNib, I first uses the delegate instance it does not recognize it.
What do I have to do to specifiate the "interface" class to know the "delegate" class ?
It seems that : #import "CLDelegateTableView.h"
is not enough.

Thanks.

Camille
_______________________________________________
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: Confused and Mental, help!
  • Next by Date: Re: NSData question
  • Previous by thread: Re: Confused and Mental, help!
  • Next by thread: Keychain Manager wrapper?
  • Index(es):
    • Date
    • Thread