• 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: NSWindowController subclass initialization
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSWindowController subclass initialization


  • Subject: Re: NSWindowController subclass initialization
  • From: "stephen joseph butler" <email@hidden>
  • Date: Sat, 2 Dec 2006 17:14:09 -0600

2006/12/2, Jeff Hellman <email@hidden>:
I have a class HandoutsReportController

[...]

HandoutsReportController *hrc = [[HandoutReportController alloc] init];

[...]

In HandoutsReportController.m I have the following method:

[...]

2006-12-02 14:51:04.831 PlanBook3[17602] hrc:
<HandoutReportController: 0xcc6a650>

1) You say your class is Handout*s*ReportController 2) You alloc/init a class of HandoutReportController and assign it to Handout*s*ReportController. 3) Your class file is Handout*s*ReportController 4) Your instance reports its class as HandoutReportController

Was this just a typo, or is it possible you have another class with
the singular name lingering in your project?
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSWindowController subclass initialization (From: "Jeff Hellman" <email@hidden>)

  • Prev by Date: NSWindowController subclass initialization
  • Next by Date: really elementary to-many inverse relationship question
  • Previous by thread: NSWindowController subclass initialization
  • Next by thread: Re: NSWindowController subclass initialization
  • Index(es):
    • Date
    • Thread