| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
At this point (in makeWindowControllers method) the nib is not yet loaded.
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.
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: http://lists.apple.com/mailman/options/cocoa-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.