Re: Newbie Issue: isDescendantOf: error
Re: Newbie Issue: isDescendantOf: error
- Subject: Re: Newbie Issue: isDescendantOf: error
- From: Jamie Phelps <email@hidden>
- Date: Thu, 14 Feb 2008 13:26:39 -0600
On Feb 14, 2008, at 12:46 PM, Charles Steinman wrote:
It sounds like you're accidentally using
PreferencesController somewhere you should be using a
view. isDescendantOf: is an NSView method, and it's
probably being sent by the tab view.
I knew it was a newbie problem. I apparently dropped the widgets into
an NSTabViewItem rather than into the NSView that it contains. Carry
on, folks! :D
JP
_______________________________________________
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