• 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:Help with Cocoa document app & controllers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:Help with Cocoa document app & controllers


  • Subject: Re:Help with Cocoa document app & controllers
  • From: Shripada Hebbar <email@hidden>
  • Date: Thu, 27 Dec 2007 09:44:48 +0530

Hi Rick

In the code represented by the comment above, the ChartController is called. It, in turn, tries to use the mChart IBOutlet that I wired up in IB. But it's null.
At this point (in makeWindowControllers method) the nib is not yet loaded.
Thats why you are seeing the outlet value as nil.



Can anyone tell me why the mChart ivar isn't getting properly set? I'm sure I'm overlooking some basic thing.
Do whatever initializations in the
- (void)windowDidLoad;
of your window controller. That should help.

Regards
Shripada



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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

  • Prev by Date: Re: Predicates
  • Next by Date: Re: Predicates
  • Previous by thread: Re: Help with Cocoa document app & controllers
  • Next by thread: Status item using custom view not responding to clicks
  • Index(es):
    • Date
    • Thread