• 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: Newbie - inter object method invocation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Newbie - inter object method invocation


  • Subject: RE: Newbie - inter object method invocation
  • From: Chris Hanson <email@hidden>
  • Date: Thu, 20 Jun 2002 18:46:41 -0500

At 12:03 AM +0200 6/21/02, <email@hidden> wrote:
OK, I get that, but when the program runs, doesn't it create an instance of the ProcessController class then?? Can't I target that one?? I must be seriously missing an oversight here....

You're missing the difference between a class and an instance of that class.

You can tell Interface Builder to read your ProcessController.h header file, and then instantiate a ProcessController in your nib file, and have AppController send messages to that. That's probably what you think you're doing here.

-- Chris

--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden
_______________________________________________
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.

References: 
 >RE: Newbie - inter object method invocation (From: <email@hidden>)

  • Prev by Date: Re: Newbie - inter object method invocation
  • Next by Date: Re: [Q] large flat files usage
  • Previous by thread: Re: Newbie - inter object method invocation
  • Next by thread: RE: Newbie - inter object method invocation
  • Index(es):
    • Date
    • Thread