Newbie Issue: isDescendantOf: error
Newbie Issue: isDescendantOf: error
- Subject: Newbie Issue: isDescendantOf: error
- From: Jamie Phelps <email@hidden>
- Date: Thu, 14 Feb 2008 11:29:03 -0600
I am working through Aaron Hillegass's book currently in Chapter 10:
Using the Defaults, and I am getting this error when trying to bring
up my Preferences panel.
[PreferenceController isDescendantOf:]: unrecognized selector sent to
instance 0x103eb70
My troubleshooting got me as far as realizing there is a problem with
the line
self = [super initWithWindowNibName:@"Preferences"];
but I'm not sure where to go from there. I'm sure this is a newbie
problem, but I'm stumped. If anyone can offer pointers that'd be
great. Also, if you can enlighten me as to how I could have figured
this out on my own, that would be awesome. You know, teach a man to
fish and all that.
Thanks,
Jamie
_______________________________________________
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